Uses of Class
org.keycloak.federation.kerberos.impl.SPNEGOAuthenticator
Packages that use SPNEGOAuthenticator
-
Uses of SPNEGOAuthenticator in org.keycloak.federation.kerberos
Methods in org.keycloak.federation.kerberos that return SPNEGOAuthenticatorModifier and TypeMethodDescriptionprotected SPNEGOAuthenticator
KerberosFederationProviderFactory.createSPNEGOAuthenticator
(String spnegoToken, CommonKerberosConfig kerberosConfig) -
Uses of SPNEGOAuthenticator in org.keycloak.storage.ldap
Methods in org.keycloak.storage.ldap that return SPNEGOAuthenticatorModifier and TypeMethodDescriptionprotected SPNEGOAuthenticator
LDAPStorageProviderFactory.createSPNEGOAuthenticator
(String spnegoToken, CommonKerberosConfig kerberosConfig)