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