Uses of Class
com.atlassian.crowd.plugin.rest.entity.admin.DirectoryMappingAuthenticationEntity
Packages that use DirectoryMappingAuthenticationEntity
-
Uses of DirectoryMappingAuthenticationEntity in com.atlassian.crowd.plugin.rest.entity.admin
Methods in com.atlassian.crowd.plugin.rest.entity.admin that return DirectoryMappingAuthenticationEntityConstructors in com.atlassian.crowd.plugin.rest.entity.admin with parameters of type DirectoryMappingAuthenticationEntityModifierConstructorDescriptionDirectoryMappingEntity(Long id, String name, DirectoryMappingAuthenticationEntity authentication, List<String> defaultGroups)