Packages
Package | Notes |
---|---|
org.ietf.jgss | Top-level Java™ GSSAPI interfaces and classes. |
javax.security.auth.kerberos | JAAS Kerberos login and authorization classes. |
com.ibm.security.krb5.internal.tools | Kerberos command-line tools. |
Application developers are advised to use APIs from the org.ietf.jgss package only. JAAS-enabled applications can also use APIs from the javax.security.auth.kerberos package. This use will ensure optimum portability for their applications.