Class UPAttributeRequired
java.lang.Object
org.keycloak.representations.userprofile.config.UPAttributeRequired
- All Implemented Interfaces:
Cloneable
Config of the rules when attribute is required.
- Author:
- Vlastimil Elias <velias@redhat.com>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UPAttributeRequired
public UPAttributeRequired() -
UPAttributeRequired
-
-
Method Details
-
isAlways
public boolean isAlways()Check if this config means that the attribute is ALWAYS required.- Returns:
- true if the attribute is always required
-
getRoles
-
setRoles
-
getScopes
-
setScopes
-
toString
-
clone
-
hashCode
public int hashCode() -
equals
-