Package com.aquima.web.boot.security
Class KerberosAuthenticationProviderFactory
java.lang.Object
com.aquima.web.boot.security.KerberosAuthenticationProviderFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.security.kerberos.authentication.KerberosServiceAuthenticationProvider
create
(KerberosProperties kerberosProperties, LdapProperties ldapProperties)
-
Constructor Details
-
KerberosAuthenticationProviderFactory
public KerberosAuthenticationProviderFactory()
-
-
Method Details
-
create
public org.springframework.security.kerberos.authentication.KerberosServiceAuthenticationProvider create(KerberosProperties kerberosProperties, LdapProperties ldapProperties) throws Exception - Throws:
Exception
-