|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangePasswordServer | |
---|---|
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. |
Uses of ChangePasswordServer in org.apache.directory.server.changepw.protocol |
---|
Constructors in org.apache.directory.server.changepw.protocol with parameters of type ChangePasswordServer | |
---|---|
ChangePasswordProtocolHandler(ChangePasswordServer config,
PrincipalStore store)
Creates a new instance of ChangePasswordProtocolHandler. |
Uses of ChangePasswordServer in org.apache.directory.server.changepw.service |
---|
Methods in org.apache.directory.server.changepw.service that return ChangePasswordServer | |
---|---|
ChangePasswordServer |
ChangePasswordContext.getConfig()
|
Methods in org.apache.directory.server.changepw.service with parameters of type ChangePasswordServer | |
---|---|
void |
ChangePasswordContext.setConfig(ChangePasswordServer config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |