Package org.apache.wss4j.common.spnego


package org.apache.wss4j.common.spnego
  • Class
    Description
    This class represents a PrivilegedAction implementation to obtain a (SPNEGO) service ticket from a Kerberos Key Distribution Center.
    This class represents a PrivilegedAction implementation to validate a received (SPNEGO) ticket to a KDC.
    This interface represents a PrivilegedAction implementation to obtain a (SPNEGO) service ticket from a Kerberos Key Distribution Center.
    This interface represents a PrivilegedAction implementation to validate a received (SPNEGO) ticket to a KDC.
    This class wraps a GSSContext and provides some functionality to obtain and validate spnego tokens.