|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PamIdentityExistsException | |
org.csapi.jr.se.pam.provisioning | Contains the PAM Provisioning interface classes. |
Uses of PamIdentityExistsException in org.csapi.jr.se.pam.provisioning |
Methods in org.csapi.jr.se.pam.provisioning that throw PamIdentityExistsException | |
void |
PAMIdentityManagement.createIdentity(java.lang.String identity,
java.lang.String[] identityTypes,
byte[] authToken)
Invokes the createIdentity() method on the Parlay Gateway. |
void |
PAMIdentityManagement.createGroupIdentity(java.lang.String identity,
java.lang.String[] identityTypes,
byte[] authToken)
Invokes the createGroupIdentity() method on the Parlay Gateway. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |