Uses of Enum Class
org.keycloak.authentication.authenticators.x509.X509AuthenticatorConfigModel.IdentityMapperType
Packages that use X509AuthenticatorConfigModel.IdentityMapperType
-
Uses of X509AuthenticatorConfigModel.IdentityMapperType in org.keycloak.authentication.authenticators.x509
Methods in org.keycloak.authentication.authenticators.x509 that return X509AuthenticatorConfigModel.IdentityMapperTypeModifier and TypeMethodDescriptionX509AuthenticatorConfigModel.getUserIdentityMapperType()Returns the enum constant of this class with the specified name.X509AuthenticatorConfigModel.IdentityMapperType.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.IdentityMapperTypeModifier and TypeMethodDescriptionX509AuthenticatorConfigModel.setUserIdentityMapperType(X509AuthenticatorConfigModel.IdentityMapperType value)