Uses of Class
com.atlassian.crowd.embedded.api.DirectoryType

Packages that use DirectoryType
com.atlassian.crowd.embedded.api   
 

Uses of DirectoryType in com.atlassian.crowd.embedded.api
 

Methods in com.atlassian.crowd.embedded.api that return DirectoryType
 DirectoryType Directory.getType()
          Returns the type of the directory.
static DirectoryType DirectoryType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DirectoryType[] DirectoryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Atlassian. All Rights Reserved.