パッケージ com.sun.identity.wss.provider

Defines Web Services provider classes.

参照先:
          説明

クラスの概要
DiscoveryConfig This abstract class DiscoveryConfig represents the configuration of a Discovery client entity.
ProviderConfig This abstract class ProviderConfig represents the Web Services Server provider or the Web Services Client provider configuration.
STSConfig This abstract class STSConfig represents the configuration of a Security Token Service client entity.
TrustAuthorityConfig This abstract class TrustAuthorityConfig represents the configuration of a Trusted Authority entity.
 

例外の概要
ProviderException This class ProviderException represents the Exception that can be thrown for any errors in accessing any provider configuration (Web Services Client, Web Services Provider, STS client or Discovery client).
 

パッケージ com.sun.identity.wss.provider の説明

Defines Web Services provider classes. These classes include abstract classes for implementing provider configuration for Web Service Client, Web Service Provider, Security Token Service client and Liberty Discovery client entities in order to identity each of them with their unique configuration. This configuration would be attribute / value pairs.