Uses of Interface
com.ibm.di.plugin.pwstore.itim.policy.PolicyServiceResponse

Packages that use PolicyServiceResponse
com.ibm.di.plugin.pwstore.itim.policy Provides classes for policy service. 
com.ibm.di.plugin.pwstore.itim.policy.impl Provides classes for the Tivoli Identity Manager password policy validation. 
 

Uses of PolicyServiceResponse in com.ibm.di.plugin.pwstore.itim.policy
 

Methods in com.ibm.di.plugin.pwstore.itim.policy that return PolicyServiceResponse
 PolicyServiceResponse PasswordPolicyFactory.newPolicyServiceResponse(PolicyServiceRequest req)
          Factory method for response objects.
 PolicyServiceResponse PolicyServiceConnection.sendReceive(PolicyServiceRequest request)
          Send and receive message against the password policy service.
 

Uses of PolicyServiceResponse in com.ibm.di.plugin.pwstore.itim.policy.impl
 

Methods in com.ibm.di.plugin.pwstore.itim.policy.impl that return PolicyServiceResponse
 PolicyServiceResponse ITIMPasswordPolicyFactoryImpl.newPolicyServiceResponse(PolicyServiceRequest req)
          Factory method for response objects.