Uses of Class
org.wildfly.extension.picketlink.federation.model.idp.RoleGeneratorTypeEnum
-
Packages that use RoleGeneratorTypeEnum Package Description org.wildfly.extension.picketlink.federation.model.idp -
-
Uses of RoleGeneratorTypeEnum in org.wildfly.extension.picketlink.federation.model.idp
Methods in org.wildfly.extension.picketlink.federation.model.idp that return RoleGeneratorTypeEnum Modifier and Type Method Description static RoleGeneratorTypeEnumRoleGeneratorTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static RoleGeneratorTypeEnum[]RoleGeneratorTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-