Class and Description |
---|
Component |
KDCType
Enumerates the supported KDC types
|
KerberosAdminAuthenticationException
KerberosAdminAuthenticationException is a KerberosOperationException thrown in the event a the
administrative credentials failed to validate while authenticating with the KDC.
|
KerberosIdentityDataFileWriter
KerberosIdentityDataFileWriter is an implementation of an AbstractKerberosDataFileWriter that
is used to create a new Kerberos identity data file.
|
KerberosInvalidConfigurationException
Indicates invalid Kerberos configuration.
|
KerberosMissingAdminCredentialsException
Indicates that the KDC admin credentials have not been set.
|
KerberosOperationException
KerberosOperationException is an Exception implementation that is thrown in the even an error
occurs while executing a Kerberos-related operation.
|
Class and Description |
---|
KerberosMissingAdminCredentialsException
Indicates that the KDC admin credentials have not been set.
|
KerberosOperationException
KerberosOperationException is an Exception implementation that is thrown in the even an error
occurs while executing a Kerberos-related operation.
|
Class and Description |
---|
Component |
Class and Description |
---|
AbstractKerberosDataFileReader
AbstractKerberosDataFileReader implements common code to read existing Kerberos data files.
|
AbstractKerberosDataFileWriter
AbstractKerberosDataFileWriter provides a generic facility to write a data file using some
underlying record-based file writer.
|
AbstractPrepareKerberosServerAction |
Component |
CreatePrincipalsServerAction.CreatePrincipalResult
CreatePrincipalResult holds values created as a result of creating a principal in a KDC.
|
DeconstructedPrincipal
DeconstructedPrincipal manages the different parts of a principal and can be used to get a
normalized principal value
A "normalized" principal has the following forms:
primary/instance@realm
primary@realm
This class will create a DeconstructedPrincipal from a String containing a principal using
DeconstructedPrincipal.valueOf(String, String) |
KDCType
Enumerates the supported KDC types
|
KerberosAdminAuthenticationException
KerberosAdminAuthenticationException is a KerberosOperationException thrown in the event a the
administrative credentials failed to validate while authenticating with the KDC.
|
KerberosConfigDataFile
KerberosConfigDataFile declares the default data file name and the common record column names
for the Kerberos configuration data files.
|
KerberosConfigDataFileReader
KerberosConfigDataFileReader is an implementation of a KerberosConfigDataFile that is used to
read existing KerberosConfigDataFiles.
|
KerberosConfigDataFileWriter
KerberosConfigDataFileWriter is an implementation of a KerberosConfigDataFile that is used to
create a new KerberosConfigDataFileWriter.
|
KerberosDataFile
KerberosDataFile is an interfaced expected to be implemented by all Kerberos data file
implementations
|
KerberosIdentityDataFile
KerberosIdentityDataFile declares the default data file name and the common record column names
for the Kerberos action (metadata) data files.
|
KerberosIdentityDataFileReader
KerberosIdentityDataFileReader is an implementation of an AbstractKerberosDataFileReader that is
used to read existing Kerberos identity data files.
|
KerberosIdentityDataFileWriter
KerberosIdentityDataFileWriter is an implementation of an AbstractKerberosDataFileWriter that
is used to create a new Kerberos identity data file.
|
KerberosOperationException
KerberosOperationException is an Exception implementation that is thrown in the even an error
occurs while executing a Kerberos-related operation.
|
KerberosOperationHandler
KerberosOperationHandler is an abstract class providing basic implementations of common Kerberos
operations (like generating secure passwords) and placeholders for KDC-specific operations
(such as creating principals).
|
KerberosServerAction
KerberosServerAction is an abstract class to be implemented by Kerberos-related
ServerAction implementations. |
KerberosServerAction.OperationType
A Kerberos operation type
RECREATE_ALL - regenerate keytabs for all principals
CREATE_MISSING - generate keytabs for only those that are missing
DEFAULT - generate needed keytabs for new components
|
PreconfigureServiceType
PreconfigureServiceType enumerates the ways in which services may be pre-configured.
|
PrepareKerberosIdentitiesServerAction
PrepareKerberosIdentitiesServerAction is a ServerAction implementation that prepares metadata needed
to process Kerberos identities (principals and keytabs files).
|
Class and Description |
---|
KDCType
Enumerates the supported KDC types
|
Class and Description |
---|
KerberosInvalidConfigurationException
Indicates invalid Kerberos configuration.
|
Class and Description |
---|
PrepareKerberosIdentitiesServerAction
PrepareKerberosIdentitiesServerAction is a ServerAction implementation that prepares metadata needed
to process Kerberos identities (principals and keytabs files).
|
Copyright © 2022 Apache Software Foundation. All rights reserved.