Uses of Enum Class
com.atlassian.crowd.directory.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
Packages that use SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth
-
Uses of SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth in com.atlassian.crowd.directory
Fields in com.atlassian.crowd.directory declared as SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuthModifier and TypeFieldDescriptionSynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth.DEFAULTThis should be the default for new directoriesMethods in com.atlassian.crowd.directory that return SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuthModifier and TypeMethodDescriptionSynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth.forDirectory(Attributes directoryWithAttributes) Returns the enum constant of this class with the specified name.SynchronisableDirectoryProperties.SyncGroupMembershipsAfterAuth.values()Returns an array containing the constants of this enum class, in the order they are declared.