Uses of Class
org.csapi.jr.se.pam.PamDisassociatedTypeException

Packages that use PamDisassociatedTypeException
org.csapi.jr.se.pam.provisioning Contains the PAM Provisioning interface classes. 
 

Uses of PamDisassociatedTypeException in org.csapi.jr.se.pam.provisioning
 

Methods in org.csapi.jr.se.pam.provisioning that throw PamDisassociatedTypeException
 void PAMIdentityManagement.disassociateTypes(java.lang.String identity, java.lang.String[] identityTypes, byte[] authToken)
          Invokes the disassociateTypes() method on the Parlay Gateway.
 void PAMAgentManagement.disassociateTypes(java.lang.String agentName, java.lang.String[] agentTypes, byte[] authToken)
          Invokes the disassociateTypes() method on the Parlay Gateway.