Package org.apache.cxf.ws.security.trust
package org.apache.cxf.ws.security.trust
-
ClassDescriptionAn abstract class with some functionality to invoke on a SecurityTokenService (STS) via the WS-Trust protocol.Authentication parameters to obtain SAML token from STS.A extension of AbstractSTSClient to communicate with an STS and return a SecurityToken to the client.A JAAS LoginModule for authenticating a Username/Password to the STS.This class validates a SAML Assertion by invoking the SamlAssertionValidator in WSS4J.A Streaming SAML Token Validator implementation to validate a received Token to a SecurityTokenService (STS).This interface allows you to plug in some custom logic when storing/retrieving STS tokens in/from the cacheA Helper utility class to cache STS token and issue or renew the token from STS.A WSS4J-based Validator to validate a received WS-Security credential by dispatching it to a STS via WS-Trust.