Class GroupAttributeMapper

  • All Implemented Interfaces:
    org.springframework.ldap.core.AttributesMapper

    public class GroupAttributeMapper
    extends java.lang.Object
    implements org.springframework.ldap.core.AttributesMapper
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object mapFromAttributes​(javax.naming.directory.Attributes attributes)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GroupAttributeMapper

        public GroupAttributeMapper​(LdapConfig config)
    • Method Detail

      • mapFromAttributes

        public java.lang.Object mapFromAttributes​(javax.naming.directory.Attributes attributes)
                                           throws javax.naming.NamingException
        Specified by:
        mapFromAttributes in interface org.springframework.ldap.core.AttributesMapper
        Throws:
        javax.naming.NamingException