Package com.vmware.sso.client.soaphandlers
-
Class Summary Class Description HeaderHandlerResolver Reference implementation of theHandlerResolverinterface with an additional method addHandler to add a newSSOHeaderHandlerto the chain.SamlTokenExtractionHandler Handler class to extract the Saml token from the response stream in the raw form before JAX-WS deserializes it.SamlTokenHandler Handler class to add the SAML token inside the security headerSSOHeaderHandler Base Abstract class that all the header handler will be extending.TimeStampHandler Handler class to add the TimeStamp element inside the security headerUserCredentialHandler Handler class to add the Username token element inside the security headerWsSecuritySignatureAssertionHandler Handler class to sign the SOAP message using the assertionId of the SAML token along with the private key and certificate of the user / solution This handler is to be used only when acquiring a new token using an existing tokenWsSecurityUserCertificateSignatureHandler