|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.integration.directory.connector.mapper.attribute.RFC2307GidNumberMapper
public class RFC2307GidNumberMapper
| Field Summary | |
|---|---|
static java.lang.String |
ATTRIBUTE_KEY
|
| Constructor Summary | |
|---|---|
RFC2307GidNumberMapper()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
Get the key to use when storing the attribute on an entity. |
java.util.List<java.lang.String> |
getValues(org.springframework.ldap.core.DirContextAdapter ctx)
Map the value of the key from the directory context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ATTRIBUTE_KEY
| Constructor Detail |
|---|
public RFC2307GidNumberMapper()
| Method Detail |
|---|
public java.lang.String getKey()
AttributeMapper
getKey in interface AttributeMapper
public java.util.List<java.lang.String> getValues(org.springframework.ldap.core.DirContextAdapter ctx)
throws java.lang.Exception
AttributeMapper
getValues in interface AttributeMapperctx - directory context containing attributes.
java.lang.Exception - error retrieving value. The attribute will not be set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||