com.terracotta.management.security.shiro.realm
Class TCJndiLdapContextFactory

java.lang.Object
  extended by org.apache.shiro.realm.ldap.JndiLdapContextFactory
      extended by com.terracotta.management.security.shiro.realm.TCJndiLdapContextFactory
All Implemented Interfaces:
org.apache.shiro.realm.ldap.LdapContextFactory

public class TCJndiLdapContextFactory
extends org.apache.shiro.realm.ldap.JndiLdapContextFactory

Author:
Anthony Dahanne

Field Summary
 
Fields inherited from class org.apache.shiro.realm.ldap.JndiLdapContextFactory
DEFAULT_CONTEXT_FACTORY_CLASS_NAME, DEFAULT_REFERRAL, SIMPLE_AUTHENTICATION_MECHANISM_NAME, SUN_CONNECTION_POOLING_PROPERTY
 
Constructor Summary
TCJndiLdapContextFactory()
           
 
Method Summary
 String getSimpleSystemUsername()
           
 void setSimpleSystemUsername(String simpleSystemUsername)
           
 
Methods inherited from class org.apache.shiro.realm.ldap.JndiLdapContextFactory
createLdapContext, getAuthenticationMechanism, getContextFactoryClassName, getEnvironment, getLdapContext, getLdapContext, getReferral, getSystemLdapContext, getSystemPassword, getSystemUsername, getUrl, isPoolingConnections, isPoolingEnabled, setAuthenticationMechanism, setContextFactoryClassName, setEnvironment, setPoolingEnabled, setReferral, setSystemPassword, setSystemUsername, setUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCJndiLdapContextFactory

public TCJndiLdapContextFactory()
Method Detail

getSimpleSystemUsername

public String getSimpleSystemUsername()

setSimpleSystemUsername

public void setSimpleSystemUsername(String simpleSystemUsername)


Copyright © 2013 Terracotta, Inc.. All Rights Reserved.