public interface Application extends ProvidedKeyEntity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
Modifier and Type | Method and Description |
---|---|
boolean |
add(Privilege privilege) |
String |
getDescription() |
Optional<? extends Privilege> |
getPrivilege(String key) |
List<? extends Privilege> |
getPrivileges() |
void |
setDescription(String description) |
setKey
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.