Class IssuedTokenAssertionState

    • Method Detail

      • getSecurityEventType

        public org.apache.xml.security.stax.securityEvent.SecurityEventConstants.Event[] getSecurityEventType()
      • checkIssuedTokenTemplate

        protected String checkIssuedTokenTemplate​(Element template,
                                                  SamlTokenSecurityEvent samlTokenSecurityEvent)
                                           throws org.apache.xml.security.exceptions.XMLSecurityException
        Check the issued token template against the received assertion
        Throws:
        org.apache.xml.security.exceptions.XMLSecurityException
      • findClaimInAssertion

        protected String findClaimInAssertion​(org.opensaml.saml.saml2.core.Assertion assertion,
                                              URI claimURI)
      • findClaimInAssertion

        protected String findClaimInAssertion​(org.opensaml.saml.saml1.core.Assertion assertion,
                                              URI claimURI)