public class DirectoryMappingEntity extends Object
| Constructor and Description |
|---|
DirectoryMappingEntity(Long directoryId,
Boolean authenticateAll,
Set<String> allowedOperations,
com.atlassian.plugins.rest.common.Link link) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllowedOperations() |
Long |
getDirectoryId() |
com.atlassian.plugins.rest.common.Link |
getLink() |
Boolean |
isAuthenticateAll() |
Copyright © 2024 Atlassian. All rights reserved.