Apache CXF API

Uses of Class
org.apache.cxf.ws.security.sts.provider.SecurityTokenServiceProvider

Packages that use SecurityTokenServiceProvider
org.apache.cxf.sts.provider   
 

Uses of SecurityTokenServiceProvider in org.apache.cxf.sts.provider
 

Subclasses of SecurityTokenServiceProvider in org.apache.cxf.sts.provider
 class DefaultSecurityTokenServiceProvider
          A "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.
 


Apache CXF API

Apache CXF