Description: JAAS example code, including how to achieve the Kerberos Login, the implementation of Action, as well as Kerberos Delegation.
File list (Check if you may need any files):
JAAS
....\.classpath
....\.project
....\src
....\...\com
....\...\...\tidalsoft
....\...\...\.........\webconsole
....\...\...\.........\..........\sso
....\...\...\.........\..........\...\filter
....\...\...\.........\..........\...\......\Krb5LoginAuthAction.java
....\...\...\.........\..........\...\......\SpnegoFilter.java
....\...\...\.........\..........\...\......\SpnegoHandler.java
....\...\...\.........\..........\...\http
....\...\...\.........\..........\...\....\Handler.java
....\...\...\.........\..........\...\....\Krb5DeleAuthAction.java
....\...\...\.........\..........\...\....\SpnegoHttpURLConnection.java
....\...\...\.........\..........\...\SSOConf.java
....\...\...\.........\..........\...\UserAuthResult.java
....\...\...\.........\..........\...\UserCredential.java
....\...\...\.........\..........\...\UserCredentialFactory.java
....\...\...\.........\..........\...\WebconsoleJaas.java