Package | Description |
---|---|
org.picketlink.config.federation | |
org.picketlink.config.federation.parsers | |
org.picketlink.identity.federation.core.util |
Modifier and Type | Field and Description |
---|---|
protected KeyProviderType |
STSType.keyProvider |
protected KeyProviderType |
ProviderType.keyProvider |
Modifier and Type | Method and Description |
---|---|
KeyProviderType |
STSType.getKeyProvider()
Gets the value of the keyProvider property.
|
KeyProviderType |
ProviderType.getKeyProvider()
Gets the value of the keyProvider property.
|
Modifier and Type | Method and Description |
---|---|
void |
STSType.setKeyProvider(KeyProviderType value)
Sets the value of the keyProvider property.
|
void |
ProviderType.setKeyProvider(KeyProviderType value)
Sets the value of the keyProvider property.
|
Modifier and Type | Method and Description |
---|---|
protected KeyProviderType |
SAMLConfigParser.parseKeyProvider(XMLEventReader xmlEventReader,
StartElement startElement) |
Modifier and Type | Method and Description |
---|---|
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 |
Copyright © 2017 JBoss by Red Hat. All rights reserved.