Class DirectoryMappingEntity
java.lang.Object
com.atlassian.crowd.plugin.rest.entity.DirectoryMappingEntity
Represents a DirectoryMapping entity.
- Since:
- 2.2
-
Constructor Summary
ConstructorsConstructorDescriptionDirectoryMappingEntity
(Long directoryId, Boolean authenticateAll, Set<String> allowedOperations, com.atlassian.plugins.rest.api.model.Link link) -
Method Summary
-
Constructor Details
-
DirectoryMappingEntity
-
-
Method Details
-
getDirectoryId
-
isAuthenticateAll
-
getAllowedOperations
-
getLink
public com.atlassian.plugins.rest.api.model.Link getLink()
-