Methods in org.csapi.jr.se.fw.fw_access.trust_and_security that throw InvalidInterfaceNameException |
org.csapi.jr.se.CsapiInterface |
Access.obtainInterface(java.lang.String interfaceName)
This method is used to obtain other framework interfaces. |
org.csapi.jr.se.CsapiInterface |
Access.obtainInterfaceWithCallback(java.lang.String interfaceName,
org.csapi.jr.se.CsapiInterface clientInterface)
This method is used to obtain other framework interfaces. |
void |
Access.releaseInterface(java.lang.String interfaceName)
Deprecated. |
void |
Access.relinquishInterface(java.lang.String interfaceName,
java.lang.String terminationText,
byte[] digitalSignature)
The client uses this method to release an instance of a framework interface that was obtained during this access session. |