Uses of Enum Class
com.atlassian.confluence.user.crowd.CrowdUserDirectoryImplementation
Packages that use CrowdUserDirectoryImplementation
- 
Uses of CrowdUserDirectoryImplementation in com.atlassian.confluence.user.crowdMethods in com.atlassian.confluence.user.crowd that return CrowdUserDirectoryImplementationModifier and TypeMethodDescriptionCrowdUserDirectoryImplementation.getByImplementationClass(String implementationClass) Returns the enum constant of this class with the specified name.static CrowdUserDirectoryImplementation[]CrowdUserDirectoryImplementation.values()Returns an array containing the constants of this enum class, in the order they are declared.