Uses of Enum
org.keycloak.admin.ui.rest.model.UsedBy.UsedByType
Packages that use UsedBy.UsedByType
-
Uses of UsedBy.UsedByType in org.keycloak.admin.ui.rest.model
Methods in org.keycloak.admin.ui.rest.model that return UsedBy.UsedByTypeModifier and TypeMethodDescriptionUsedBy.getType()static UsedBy.UsedByTypeReturns the enum constant of this type with the specified name.static UsedBy.UsedByType[]UsedBy.UsedByType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.keycloak.admin.ui.rest.model with parameters of type UsedBy.UsedByTypeConstructors in org.keycloak.admin.ui.rest.model with parameters of type UsedBy.UsedByType