|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KdcConfiguration | |
org.apache.directory.server.kerberos.kdc | |
org.apache.directory.server.kerberos.protocol |
Uses of KdcConfiguration in org.apache.directory.server.kerberos.kdc |
Methods in org.apache.directory.server.kerberos.kdc that return KdcConfiguration | |
KdcConfiguration |
KdcContext.getConfig()
|
Methods in org.apache.directory.server.kerberos.kdc with parameters of type KdcConfiguration | |
void |
KdcContext.setConfig(KdcConfiguration config)
|
Constructors in org.apache.directory.server.kerberos.kdc with parameters of type KdcConfiguration | |
KerberosServer(KdcConfiguration config,
IoAcceptor acceptor,
IoServiceConfig serviceConfig,
PrincipalStore store)
|
Uses of KdcConfiguration in org.apache.directory.server.kerberos.protocol |
Constructors in org.apache.directory.server.kerberos.protocol with parameters of type KdcConfiguration | |
KerberosProtocolHandler(KdcConfiguration config,
PrincipalStore store)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |