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

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

Uses of NoAcceptableAuthenticationMechanismException 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 NoAcceptableAuthenticationMechanismException
 java.lang.String APILevelAuthentication.selectAuthenticationMechanism(java.lang.String authMechanismList)
          The client uses this method to inform the Framework of the different authentication mechanisms it supports as part of API level Authentication.