Uses of Class
org.csapi.jr.se.fw.InvalidAccessTypeException

Packages that use InvalidAccessTypeException
org.csapi.jr.se.fw.fw_access.trust_and_security Contains the Parlay Framework Access Session Trust and Secruity Management interfaces. 
 

Uses of InvalidAccessTypeException in org.csapi.jr.se.fw.fw_access.trust_and_security
 

Methods in org.csapi.jr.se.fw.fw_access.trust_and_security that throw InvalidAccessTypeException
 org.csapi.jr.se.CsapiInterface Authentication.requestAccess(java.lang.String accessType, org.csapi.jr.se.CsapiInterface clientAccessInterface)
          Once the client has been authenticated by the framework, the client may invoke the requestAccess operation on the IpAuthentication or IpAPILevelAuthentication interface.