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.
STSLoginModule A JAAS LoginModule for authenticating a Username/Password to the STS.
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 A WSS4J-based Validator to validate a received WS-Security credential by dispatching it to a STS via WS-Trust.
STSUtils  
 

Exception Summary
TrustException  
 



Apache CXF