com.atlassian.crowd.directory.ldap.mapper
Class DnContextMapper

java.lang.Object
  extended by com.atlassian.crowd.directory.ldap.mapper.DnContextMapper
All Implemented Interfaces:
org.springframework.ldap.core.ContextMapper

public class DnContextMapper
extends Object
implements org.springframework.ldap.core.ContextMapper


Constructor Summary
DnContextMapper()
           
 
Method Summary
 Object mapFromContext(Object ctx)
          Mapping DN LDAP / UID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DnContextMapper

public DnContextMapper()
Method Detail

mapFromContext

public Object mapFromContext(Object ctx)
Mapping DN LDAP / UID

Specified by:
mapFromContext in interface org.springframework.ldap.core.ContextMapper
Parameters:
ctx -
Returns:


Copyright © 2012 Atlassian. All Rights Reserved.