Package org.apache.ws.security.spnego

Interface Summary
SpnegoClientAction This interface represents a PrivilegedAction implementation to obtain a (SPNEGO) service ticket from a Kerberos Key Distribution Center.
SpnegoServiceAction This interface represents a PrivilegedAction implementation to validate a received (SPNEGO) ticket to a KDC.
 

Class Summary
DefaultSpnegoClientAction This class represents a PrivilegedAction implementation to obtain a (SPNEGO) service ticket from a Kerberos Key Distribution Center.
DefaultSpnegoServiceAction This class represents a PrivilegedAction implementation to validate a received (SPNEGO) ticket to a KDC.
SpnegoTokenContext This class wraps a GSSContext and provides some functionality to obtain and validate spnego tokens.
 



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