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

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

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

Methods in org.csapi.jr.se.pam.provisioning that throw PamIsCyclicException
 void PAMIdentityManagement.addToGroup(java.lang.String group, java.lang.String member, byte[] authToken)
          Invokes the addToGroup() method on the Parlay Gateway.