| 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 |
|---|---|
| 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 | |
| KerberosServiceContext | |
| KerberosServiceExceptionAction |
| Exception | Description |
|---|---|
| KerberosTokenDecoderException |
Copyright © 2018 JBoss by Red Hat. All rights reserved.