| Interface | Description |
|---|---|
| KerberosTokenDecoder |
This interface defines a pluggable way to obtain a session key given an AP-REQ Kerberos token and a
Subject.
|
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| KerberosTokenDecoderException |
Copyright © 2017 JBoss by Red Hat. All rights reserved.