Class SamlAttributeQueryAssertionEncrypter


  • public class SamlAttributeQueryAssertionEncrypter
    extends AbstractAssertionEncrypter<org.opensaml.saml.saml2.core.AttributeQuery>
    • Method Detail

      • getRequestId

        protected java.lang.String getRequestId​(org.opensaml.saml.saml2.core.AttributeQuery attributeQuery)
        Specified by:
        getRequestId in class AbstractAssertionEncrypter<org.opensaml.saml.saml2.core.AttributeQuery>
      • getEncryptedAssertions

        protected java.util.List<org.opensaml.saml.saml2.core.EncryptedAssertion> getEncryptedAssertions​(org.opensaml.saml.saml2.core.AttributeQuery attributeQuery)
        Specified by:
        getEncryptedAssertions in class AbstractAssertionEncrypter<org.opensaml.saml.saml2.core.AttributeQuery>
      • getAssertions

        protected java.util.List<org.opensaml.saml.saml2.core.Assertion> getAssertions​(org.opensaml.saml.saml2.core.AttributeQuery attributeQuery)
        Specified by:
        getAssertions in class AbstractAssertionEncrypter<org.opensaml.saml.saml2.core.AttributeQuery>