Uses of Enum Class
org.keycloak.credential.CredentialTypeMetadata.Category
Packages that use CredentialTypeMetadata.Category
-
Uses of CredentialTypeMetadata.Category in org.keycloak.credential
Methods in org.keycloak.credential that return CredentialTypeMetadata.CategoryModifier and TypeMethodDescriptionCredentialTypeMetadata.getCategory()Returns the enum constant of this class with the specified name.static CredentialTypeMetadata.Category[]CredentialTypeMetadata.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.credential with parameters of type CredentialTypeMetadata.CategoryModifier and TypeMethodDescriptionCredentialTypeMetadata.CredentialTypeMetadataBuilder.category(CredentialTypeMetadata.Category category) intCredentialTypeMetadata.Category.compareWith(CredentialTypeMetadata.Category that)