Package | Description |
---|---|
org.apache.directory.server.changepw.protocol |
Provides the
org.apache.mina.common.IoHandler and associated
ProtocolCodecFactory required
to implement the Change Password Service with the MINA NIO framework. |
org.apache.directory.server.changepw.service |
Provides the Change Password Service.
|
Constructor and Description |
---|
ChangePasswordProtocolHandler(ChangePasswordServer config,
PrincipalStore store)
Creates a new instance of ChangePasswordProtocolHandler.
|
Modifier and Type | Method and Description |
---|---|
ChangePasswordServer |
ChangePasswordContext.getConfig() |
Modifier and Type | Method and Description |
---|---|
void |
ChangePasswordContext.setConfig(ChangePasswordServer config) |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.