Apache CXF API

Package org.apache.cxf.ws.security.trust

Class Summary
AbstractSTSClient An abstract class with some functionality to invoke on a SecurityTokenService (STS) via the WS-Trust protocol.
AbstractSTSClient.STSResponse  
AuthPolicyValidatingInterceptor  
DefaultSymmetricBinding  
STSClient A extension of AbstractSTSClient to communicate with an STS and return a SecurityToken to the client.
STSSamlAssertionValidator This class validates a SAML Assertion by invoking the SamlAssertionValidator in WSS4J.
STSStaxTokenValidator A Streaming SAML Token Validator implementation to validate a received Token to a SecurityTokenService (STS).
STSTokenValidator  
STSUtils  
 

Exception Summary
TrustException  
 


Apache CXF API

Apache CXF