Uses of Class
org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider
-
Packages that use SecurityTokenServiceProvider Package Description org.apache.cxf.sts.provider -
-
Uses of SecurityTokenServiceProvider in org.apache.cxf.sts.provider
Subclasses of SecurityTokenServiceProvider in org.apache.cxf.sts.provider Modifier and Type Class Description classDefaultSecurityTokenServiceProviderA "default" SecurityTokenServiceProvider implementation that defines the Issue and Validate Operations of the STS and adds support for issuing and validating SAML Assertions, and validating UsernameTokens and X.509 Tokens.
-