public class UPAttributeRequired extends Object
Constructor and Description |
---|
UPAttributeRequired() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getRoles() |
List<String> |
getScopes() |
boolean |
isAlways()
Check if this config means that the attribute is ALWAYS required.
|
void |
setRoles(List<String> roles) |
void |
setScopes(List<String> scopes) |
String |
toString() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.