|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MalformedResponseException | |
---|---|
com.ibm.di.plugin.pwstore.itim.policy | Provides classes for policy service. |
Uses of MalformedResponseException in com.ibm.di.plugin.pwstore.itim.policy |
---|
Methods in com.ibm.di.plugin.pwstore.itim.policy that throw MalformedResponseException | |
---|---|
PolicyServiceResponse |
PolicyServiceConnection.sendReceive(PolicyServiceRequest request)
Send and receive message against the password policy service. |
void |
PasswordPolicyService.synchronizePassword(java.lang.String userName,
java.util.List passwordValues)
Propagate the password values for the given user. |
boolean |
PasswordPolicyService.validatePassword(java.lang.String userName,
java.util.List passwordValues)
Check the password values conform to policy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |