JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.springframework.security.kerberos.authentication
KerberosClient
Contents
Description
Method Summary
Method Details
login(String, String)
Hide sidebar
Show sidebar
Interface KerberosClient
All Known Implementing Classes:
SunJaasKerberosClient
public interface
KerberosClient
Since:
1.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
JaasSubjectHolder
login
(
String
username,
String
password)
Method Details
login
JaasSubjectHolder
login
(
String
username,
String
password)