| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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 © 2018 JBoss by Red Hat. All rights reserved.