public class KerberosAuthenticatorImpl
extends org.pac4j.kerberos.credentials.authenticator.KerberosAuthenticator
implements org.pac4j.core.credentials.authenticator.Authenticator<org.pac4j.kerberos.credentials.KerberosCredentials>
| Constructor and Description |
|---|
KerberosAuthenticatorImpl(Mandant client) |
| Modifier and Type | Method and Description |
|---|---|
org.pac4j.kerberos.profile.KerberosProfile |
determineUserData(String userLoginName,
GSSContext gssContext) |
void |
validate(org.pac4j.kerberos.credentials.KerberosCredentials credentials,
org.pac4j.core.context.WebContext context) |
public KerberosAuthenticatorImpl(Mandant client)
public void validate(org.pac4j.kerberos.credentials.KerberosCredentials credentials,
org.pac4j.core.context.WebContext context)
validate in interface org.pac4j.core.credentials.authenticator.Authenticator<org.pac4j.kerberos.credentials.KerberosCredentials>validate in class org.pac4j.kerberos.credentials.authenticator.KerberosAuthenticatorpublic org.pac4j.kerberos.profile.KerberosProfile determineUserData(String userLoginName, GSSContext gssContext)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.