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

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

Uses of InvalidDomainIdException 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 InvalidDomainIdException
 org.csapi.jr.se.fw.AuthDomain Initial.initiateAuthentication(org.csapi.jr.se.fw.AuthDomain clientDomain, java.lang.String authType)
          Deprecated.  
 org.csapi.jr.se.fw.AuthDomain Initial.initiateAuthenticationWithVersion(org.csapi.jr.se.fw.AuthDomain clientDomain, java.lang.String authType, java.lang.String frameworkVersion)
          This method is invoked by the client to start the process of authentication with the framework, and request the use of a specific authentication method using the new method with support for backward compatibility in the framework.