Uses of Class
org.apache.rampart.TokenCallbackHandler
Packages that use TokenCallbackHandler
-
Uses of TokenCallbackHandler in org.apache.rampart.saml
Methods in org.apache.rampart.saml with parameters of type TokenCallbackHandlerModifier and TypeMethodDescriptionbyte[]SAML1AssertionHandler.getAssertionKeyInfoSecret(org.apache.wss4j.common.crypto.Crypto signatureCrypto, TokenCallbackHandler tokenCallbackHandler, org.apache.wss4j.dom.handler.RequestData requestData) byte[]SAML2AssertionHandler.getAssertionKeyInfoSecret(org.apache.wss4j.common.crypto.Crypto signatureCrypto, TokenCallbackHandler tokenCallbackHandler, org.apache.wss4j.dom.handler.RequestData requestData) abstract byte[]SAMLAssertionHandler.getAssertionKeyInfoSecret(org.apache.wss4j.common.crypto.Crypto signatureCrypto, TokenCallbackHandler tokenCallbackHandler, org.apache.wss4j.dom.handler.RequestData requestData) Gets the secret in assertion.