All Classes and Interfaces

Class
Description
A krb client API for applications to interact with KDC
Add principal reply, to general admin message
Add principal request, to general admin message
AddPrincipal request
A Admin client API for applications to interact with Admin Server
Kerb client side configuration API.
 
 
 
LocalKadmin utilities.
Deal with messages sent and received between Kadmin and Kadmin Server.
An extend XdrStructType to encode and decode AdminMessage.
An extend XdrEnumerate to encode and decode AdminMessageType.
Type of Admin Message: NONE(-1) ADD_PRINCIPAL_REQ(0) add principal request ADD_PRINCIPAL_REP(1) add principal reply DELETE_PRINCIPAL_REQ(2), DELETE_PRINCIPAL_REP(3); RENAME_PRINCIPAL_REQ(4), RENAME_PRINCIPAL_REP(5);
This defines all the options that come across the client side.
Use to construct Admin message.
Use to construct Admin message.
 
Admin client setting that combines common options and client config.
 
 
 
 
 
 
A default krb client implementation.
Delete principal reply, to general admin message
Delete principal request, to general admin message
DeletePrincipal request
 
 
 
 
 
 
 
 
GetprincsRequest request.
An extend XdrStructType to encode and decode IdentityInfo.
An internal krb client interface.
Server side admin facilities from remote, similar to MIT kadmin remote mode.
Used to decode messages between admin and admin server.
 
An extend XdrStructType to encode and decode ExportKeytab message.
Generate krb5 file using given kdc server settings.
Server side admin facilities for local, similar to MIT kadmin local mode.
The implementation of admin side admin facilities for local mode.
 
Remote add principal command
Command use of remote admin
 
Abstract class of all remote kadmin commands
Remote delete principal command
 
Server side admin facilities from remote, similar to MIT Kadmin remote mode.
 
 
 
Remote rename principal command
Rename principal reply, to general admin message
Rename principal request, to general admin message
RenamePrincipal request.