Package org.apache.wss4j.common.kerberos

Interface Summary
KerberosTokenDecoder This interface defines a pluggable way to obtain a session key given an AP-REQ Kerberos token and a Subject.
 

Class Summary
KerberosClientAction This class represents a PrivilegedAction implementation to obtain a service ticket from a Kerberos Key Distribution Center.
KerberosClientExceptionAction This class represents a PrivilegedExceptionAction implementation to obtain a service ticket from a Kerberos Key Distribution Center.
KerberosContext Encapsulates Kerberos token (service ticket) and secret key returned by KerberosClientExceptionAction.
KerberosContextAndServiceNameCallback  
KerberosServiceAction This class represents a PrivilegedAction implementation to validate a received ticket to a KDC.
KerberosServiceContext  
KerberosServiceExceptionAction  
KerberosTokenDecoderImpl  
 

Exception Summary
KerberosTokenDecoderException  
 



Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.