Uses of Class
org.keycloak.models.map.role.MapRoleEntityFields
- 
Packages that use MapRoleEntityFields Package Description org.keycloak.models.map.role 
- 
- 
Uses of MapRoleEntityFields in org.keycloak.models.map.roleMethods in org.keycloak.models.map.role that return MapRoleEntityFields Modifier and Type Method Description static MapRoleEntityFieldsMapRoleEntityFields. valueOf(String name)Returns the enum constant of this type with the specified name.static MapRoleEntityFields[]MapRoleEntityFields. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-