public class DirectoryMappingAuthenticationEntity extends Object
Modifier | Constructor and Description |
---|---|
protected |
DirectoryMappingAuthenticationEntity() |
|
DirectoryMappingAuthenticationEntity(Boolean allowAll,
Collection<String> allowGroups) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Boolean |
getAllowAll() |
List<String> |
getAllowGroups() |
int |
hashCode() |
String |
toString() |
protected DirectoryMappingAuthenticationEntity()
public DirectoryMappingAuthenticationEntity(Boolean allowAll, Collection<String> allowGroups)
public Boolean getAllowAll()
Copyright © 2021 Atlassian. All rights reserved.