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

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

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

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