Uses of Enum Class
org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.MappingSourceType
Packages that use X509AuthenticatorConfigModel.MappingSourceType
-
Uses of X509AuthenticatorConfigModel.MappingSourceType in org.keycloak.authentication.authenticators.x509
Methods in org.keycloak.authentication.authenticators.x509 that return X509AuthenticatorConfigModel.MappingSourceTypeModifier and TypeMethodDescriptionX509AuthenticatorConfigModel.getMappingSourceType()Returns the enum constant of this class with the specified name.X509AuthenticatorConfigModel.MappingSourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.authentication.authenticators.x509 with parameters of type X509AuthenticatorConfigModel.MappingSourceTypeModifier and TypeMethodDescriptionX509AuthenticatorConfigModel.setMappingSourceType(X509AuthenticatorConfigModel.MappingSourceType value)