Class AttributesValueObject

    • Constructor Detail

      • AttributesValueObject

        public AttributesValueObject​(java.util.Collection<AttributeValueObject> attributes)
    • Method Detail

      • getTypeCode

        public java.lang.String getTypeCode()
      • setTypeCode

        public void setTypeCode​(java.lang.String typeCode)
      • getSupportedLDAPAttributes

        public java.util.List<java.lang.String> getSupportedLDAPAttributes()
      • isSupportedLDAPAttribute

        public boolean isSupportedLDAPAttribute​(java.lang.String ldap)
      • getHeaderEntry

        public HeaderEntry getHeaderEntry​(java.lang.String ldap)