|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AuthTicket | Defines basic authentication ticket properties. |
AuthTicketAcquirer | Defines interface to ticket acquiring strategy. |
AuthTicketGSSSupport | Describes whether Kerberos ticket is wrapped by GSS. |
Class Summary | |
---|---|
AuthTicketData | An immutable ticket container. |
DefaultAuthTicketAcquirer | Class represents access point to default authentication ticket acquirer. |
KerberosTicketAcceptor | Implements acceptor for Kerberos authentication tickets. |
KerberosTicketAcquirer | Kerberos-specific implementation of AuthTicketAcquirer . |
LoginCallbackHandler | Implements simple name/password callback handler to be used with AuthTicketAcquirer . |
RawDataTicketAcquirer | RawDataTicketAcquirer class implemented for acquiring AuthTicket with using user raw binary data |
Exception Summary | |
---|---|
AuthTicketAcquirerException | The exception will be thrown when problems with authentication ticket acquiring occurs. |
Contains classes for user identification using Kerberos.
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |