Uses of Enum Class
org.keycloak.models.IdentityProviderType
Packages that use IdentityProviderType
-
Uses of IdentityProviderType in org.keycloak.models
Methods in org.keycloak.models that return IdentityProviderTypeModifier and TypeMethodDescriptionIdentityProviderQuery.getType()static IdentityProviderTypeReturns the enum constant of this class with the specified name.static IdentityProviderType[]IdentityProviderType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.models with parameters of type IdentityProviderTypeModifier and TypeMethodDescriptionstatic IdentityProviderQueryIdentityProviderQuery.type(IdentityProviderType type)