com.atlassian.confluence.it.usermanagement
Class DirectoryNames

java.lang.Object
  extended by com.atlassian.confluence.it.usermanagement.DirectoryNames

public final class DirectoryNames
extends java.lang.Object


Field Summary
static java.lang.String CROWD
           
static java.lang.String DELEGATED_LDAP_AUTH
           
static java.lang.String INTERNAL
           
static java.lang.String LDAP
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTERNAL

public static final java.lang.String INTERNAL
See Also:
Constant Field Values

LDAP

public static final java.lang.String LDAP
See Also:
Constant Field Values

CROWD

public static final java.lang.String CROWD
See Also:
Constant Field Values

DELEGATED_LDAP_AUTH

public static final java.lang.String DELEGATED_LDAP_AUTH
See Also:
Constant Field Values


Copyright © 2003-2014 Atlassian. All Rights Reserved.