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 java.lang.Object
implements org.springframework.ldap.core.ContextMapper


Constructor Summary
DnContextMapper()
           
 
Method Summary
 java.lang.Object mapFromContext(java.lang.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 java.lang.Object mapFromContext(java.lang.Object ctx)
Mapping DN LDAP / UID

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


Copyright © 2010 Atlassian. All Rights Reserved.