Uses of Class
com.atlassian.crowd.directory.ldap.mapper.NameAttributesPair
Package
Description
-
Uses of NameAttributesPair in com.atlassian.crowd.directory.ldap.mapper
Modifier and TypeMethodDescriptionabstract T
ContextMapperWithCustomAttributes.mapFromContext
(NameAttributesPair nameAttributesPair) GroupContextMapper.mapFromContext
(NameAttributesPair nameAttributesPair) Called by Spring LDAP on every object fetched from the LDAP directory.UserContextMapper.mapFromContext
(NameAttributesPair nameAttributesPair) Called by Spring LDAP on every object fetched from the LDAP directory. -
Uses of NameAttributesPair in com.atlassian.crowd.directory.ldap.mapper.attribute
Modifier and TypeMethodDescriptionAttributeMapper.getValues
(NameAttributesPair nameAttributesPair) Map the value of the key from a directory entry.ObjectGUIDMapper.getValues
(NameAttributesPair nameAttributesPair) ObjectSIDMapper.getValues
(NameAttributesPair nameAttributesPair) PrimaryGroupIdMapper.getValues
(NameAttributesPair nameAttributesPair) RFC2307GidNumberMapper.getValues
(NameAttributesPair nameAttributesPair) UserAccountControlMapper.getValues
(NameAttributesPair nameAttributesPair) USNChangedMapper.getValues
(NameAttributesPair nameAttributesPair) -
Uses of NameAttributesPair in com.atlassian.crowd.directory.ldap.mapper.attribute.group
Modifier and TypeMethodDescriptionRFC2307MemberUidMapper.getValues
(NameAttributesPair nameAttributesPair) RFC4519MemberDnMapper.getValues
(NameAttributesPair nameAttributesPair) RFC4519MemberDnRangedMapper.getValues
(NameAttributesPair nameAttributesPair) RFC4519MemberDnRangeOffsetMapper.getValues
(NameAttributesPair nameAttributesPair) -
Uses of NameAttributesPair in com.atlassian.crowd.directory.ldap.mapper.attribute.user
Modifier and TypeMethodDescriptionMemberOfOverlayMapper.getValues
(NameAttributesPair nameAttributesPair)