Uses of Class
org.apache.rahas.RahasData
Packages that use RahasData
-
Uses of RahasData in org.apache.rahas
Methods in org.apache.rahas with parameters of type RahasDataModifier and TypeMethodDescriptionorg.apache.axiom.soap.SOAPEnvelopeCancel the token specified in the request.TokenCanceler.getResponseAction(RahasData data) Returns thewsa:Actionof the response.TokenIssuer.getResponseAction(RahasData data) Returns thewsa:Actionof the response.org.apache.axiom.soap.SOAPEnvelopeCreate the responsesoap:Envelopefor the given issue request.org.apache.axiom.soap.SOAPEnvelopeRenew the token specified in the given request.org.apache.axiom.soap.SOAPEnvelopeValidate the token specified in the given request. -
Uses of RahasData in org.apache.rahas.impl
Methods in org.apache.rahas.impl with parameters of type RahasDataModifier and TypeMethodDescriptionprotected org.opensaml.saml.saml2.core.AssertionSAML2TokenIssuer.buildAssertion(Document doc, org.apache.wss4j.common.crypto.Crypto crypto, RahasData data) This methods builds the SAML2 assertion.org.apache.axiom.soap.SOAPEnvelopeCancel the token specified in the request.protected org.opensaml.saml.saml2.core.AttributeStatementSAML2TokenIssuer.createAttributeStatement(RahasData data) This method creates an AttributeStatement.protected org.opensaml.saml.saml2.core.AuthnStatementSAML2TokenIssuer.createAuthenticationStatement(RahasData data) This method creates an authentication statement.protected org.opensaml.xmlsec.signature.KeyInfoSAML2TokenIssuer.createKeyInfo(Document doc, org.apache.wss4j.common.crypto.Crypto crypto, RahasData data) This method creates the KeyInfo relevant for the assertion.protected org.apache.axiom.soap.SOAPEnvelopeSAML2TokenIssuer.createRequestSecurityTokenResponse(RahasData rahasData, org.opensaml.saml.saml2.core.Assertion assertion, org.apache.axiom.soap.SOAPEnvelope soapEnvelope) This method prepares the final response.protected org.opensaml.saml.saml2.core.SubjectSAML2TokenIssuer.createSubjectWithBearerSubjectConfirmation(RahasData data) This method creates a subject element with the bearer subject confirmation method.protected org.opensaml.saml.saml2.core.SubjectSAML2TokenIssuer.createSubjectWithHolderOfKeySubjectConfirmation(Document doc, org.apache.wss4j.common.crypto.Crypto crypto, Instant creationTime, Instant expirationTime, RahasData data) This method will create a SAML 2 subject based on Holder of Key confirmation method.SAML2TokenIssuer.getResponseAction(RahasData data) SAMLTokenIssuer.getResponseAction(RahasData data) Returns thewsa:Actionof the response.SCTIssuer.getResponseAction(RahasData data) TokenCancelerImpl.getResponseAction(RahasData data) Returns thewsa:Actionof the response.static byte[]TokenIssuerUtil.getSharedSecret(RahasData data, int keyComputation, int keySize) static voidTokenIssuerUtil.handleRequestedProofToken(RahasData data, int wstVersion, AbstractIssuerConfig config, org.apache.axiom.om.OMElement rstrElem, Token token, Document doc) org.apache.axiom.soap.SOAPEnvelopeThis is the main method which issues SAML2 assertions as security token responses.org.apache.axiom.soap.SOAPEnvelopeorg.apache.axiom.soap.SOAPEnvelopeIssue aSecurityContextTokenbased on the wsse:Signature or wsse:UsernameTokenorg.apache.axiom.soap.SOAPEnvelopeorg.apache.axiom.soap.SOAPEnvelopeReturns a SOAPEnvelope with the result of the validation. -
Uses of RahasData in org.apache.rahas.impl.util
Methods in org.apache.rahas.impl.util that return RahasDataModifier and TypeMethodDescriptionSAMLAttributeCallback.getData()SAMLNameIdentifierCallback.getData()Methods in org.apache.rahas.impl.util with parameters of type RahasDataModifier and TypeMethodDescriptionstatic SAMLCallbackHandlerCommonUtil.getSAMLCallbackHandler(SAMLTokenIssuerConfig tokenIssuerConfiguration, RahasData data) Gets the SAML callback handler.static org.opensaml.xmlsec.signature.KeyInfoCommonUtil.getSymmetricKeyBasedKeyInfo(Document doc, RahasData data, X509Certificate serviceCert, int keySize, org.apache.wss4j.common.crypto.Crypto crypto, int keyComputation) This method creates KeyInfo element of an assertion.Constructors in org.apache.rahas.impl.util with parameters of type RahasDataModifierConstructorDescription