Package | Description |
---|---|
org.keycloak.authentication.authenticators.x509 |
Modifier and Type | Method and Description |
---|---|
X509AuthenticatorConfigModel.MappingSourceType |
X509AuthenticatorConfigModel.getMappingSourceType() |
static X509AuthenticatorConfigModel.MappingSourceType |
X509AuthenticatorConfigModel.MappingSourceType.parse(String name) |
static X509AuthenticatorConfigModel.MappingSourceType |
X509AuthenticatorConfigModel.MappingSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static X509AuthenticatorConfigModel.MappingSourceType[] |
X509AuthenticatorConfigModel.MappingSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
X509AuthenticatorConfigModel |
X509AuthenticatorConfigModel.setMappingSourceType(X509AuthenticatorConfigModel.MappingSourceType value) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.