Class SAML2Credentials.SAMLAttribute

java.lang.Object
org.pac4j.saml.credentials.SAML2Credentials.SAMLAttribute
All Implemented Interfaces:
Serializable
Enclosing class:
SAML2Credentials

public static class SAML2Credentials.SAMLAttribute extends Object implements Serializable
See Also:
  • Constructor Details

    • SAMLAttribute

      public SAMLAttribute()
  • Method Details

    • from

      public static List<SAML2Credentials.SAMLAttribute> from(org.pac4j.core.profile.converter.AttributeConverter samlAttributeConverter, List<org.opensaml.saml.saml2.core.Attribute> samlAttributes)