Class X509ClientCertificateAuthenticatorFactory
java.lang.Object
org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
org.keycloak.authentication.authenticators.x509.X509ClientCertificateAuthenticatorFactory
- All Implemented Interfaces:
AuthenticatorFactory,ConfigurableAuthenticatorFactory,ConfiguredProvider,ProviderFactory<Authenticator>
public class X509ClientCertificateAuthenticatorFactory
extends AbstractX509ClientCertificateAuthenticatorFactory
- Version:
- $Revision: 1 $
- Author:
- Peter Nalyvayko
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final X509ClientCertificateAuthenticatorFields inherited from class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
configProperties, loggerFields inherited from interface org.keycloak.authentication.ConfigurableAuthenticatorFactory
REQUIREMENT_CHOICES -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.keycloak.authentication.authenticators.x509.AbstractX509ClientCertificateAuthenticatorFactory
close, getConfigProperties, getReferenceCategory, init, isConfigurable, isUserSetupAllowed, postInitMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.provider.ConfiguredProvider
getConfigMethods inherited from interface org.keycloak.provider.ProviderFactory
getConfigMetadata, order
-
Field Details
-
PROVIDER_ID
- See Also:
-
SINGLETON
-
-
Constructor Details
-
X509ClientCertificateAuthenticatorFactory
public X509ClientCertificateAuthenticatorFactory()
-
-
Method Details
-
getHelpText
-
getDisplayType
-
getRequirementChoices
-
create
-
getId
-