Package | Description |
---|---|
com.sun.identity.wss.provider |
Defines Web Services provider classes.
|
com.sun.identity.wss.provider.plugins |
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryConfig
This abstract class
DiscoveryConfig represents the
configuration of a Discovery client entity. |
class |
STSConfig
This abstract class
STSConfig represents the
configuration of a Security Token Service client entity. |
Modifier and Type | Field and Description |
---|---|
protected TrustAuthorityConfig |
ProviderConfig.taconfig |
Modifier and Type | Method and Description |
---|---|
static TrustAuthorityConfig |
TrustAuthorityConfig.getConfig(String name,
String type)
Returns the trust authority configuration object.
|
TrustAuthorityConfig |
ProviderConfig.getTrustAuthorityConfig()
Returns the provider's trusted authorities list.
|
Modifier and Type | Method and Description |
---|---|
static void |
TrustAuthorityConfig.saveConfig(TrustAuthorityConfig config)
Saves the trust authority configuration.
|
void |
ProviderConfig.setTrustAuthorityConfig(TrustAuthorityConfig taconfig)
Sets the trusted authority configurations.
|
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryAgent |
class |
STSAgent |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.