|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyProviderType | |
---|---|
org.picketlink.identity.federation.core.config | |
org.picketlink.identity.federation.core.parsers.config | |
org.picketlink.identity.federation.core.util |
Uses of KeyProviderType in org.picketlink.identity.federation.core.config |
---|
Fields in org.picketlink.identity.federation.core.config declared as KeyProviderType | |
---|---|
protected KeyProviderType |
ProviderType.keyProvider
|
protected KeyProviderType |
STSType.keyProvider
|
Methods in org.picketlink.identity.federation.core.config that return KeyProviderType | |
---|---|
KeyProviderType |
ProviderType.getKeyProvider()
Gets the value of the keyProvider property. |
KeyProviderType |
STSType.getKeyProvider()
Gets the value of the keyProvider property. |
Methods in org.picketlink.identity.federation.core.config with parameters of type KeyProviderType | |
---|---|
void |
ProviderType.setKeyProvider(KeyProviderType value)
Sets the value of the keyProvider property. |
void |
STSType.setKeyProvider(KeyProviderType value)
Sets the value of the keyProvider property. |
Uses of KeyProviderType in org.picketlink.identity.federation.core.parsers.config |
---|
Methods in org.picketlink.identity.federation.core.parsers.config that return KeyProviderType | |
---|---|
protected KeyProviderType |
SAMLConfigParser.parseKeyProvider(XMLEventReader xmlEventReader,
StartElement startElement)
|
Uses of KeyProviderType in org.picketlink.identity.federation.core.util |
---|
Methods in org.picketlink.identity.federation.core.util with parameters of type KeyProviderType | |
---|---|
static List<AuthPropertyType> |
CoreConfigUtil.getKeyProviderProperties(KeyProviderType keyProviderType)
Given a KeyProviderType , return the list of auth properties that have been decrypted for any masked password |
static TrustKeyManager |
CoreConfigUtil.getTrustKeyManager(KeyProviderType keyProvider)
Once the KeyProviderType is derived, get the TrustKeyManager |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |