Uses of Interface
de.xima.fc.web.common.auth.IWithHttpAction
-
Packages that use IWithHttpAction Package Description de.xima.fc.web.common.auth.kerberos de.xima.fc.web.common.auth.ntlm -
-
Uses of IWithHttpAction in de.xima.fc.web.common.auth.kerberos
Classes in de.xima.fc.web.common.auth.kerberos that implement IWithHttpAction Modifier and Type Class Description class
KerberosClient
Deprecated.Will be moved in version 8.0.0. -
Uses of IWithHttpAction in de.xima.fc.web.common.auth.ntlm
Classes in de.xima.fc.web.common.auth.ntlm that implement IWithHttpAction Modifier and Type Class Description class
NtlmClient
A client to authenticate an user by NTLM
-