|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TSMBeanException | |
|---|---|
| org.mobicents.slee.resource.parlay.fw.access | |
| Uses of TSMBeanException in org.mobicents.slee.resource.parlay.fw.access |
|---|
| Methods in org.mobicents.slee.resource.parlay.fw.access that throw TSMBeanException | |
|---|---|
void |
TSMBeanImpl.authenticate()
This method will authenticate a client with the Parlay framework. |
void |
TSMBean.authenticate()
This method authenticates a client with the Parlay Framework. |
void |
AuthenticationHandler.authenticate(java.lang.String encryptionMethod)
Calls Authentication.authenticate() using the Authentication interface held by the TSMBean. |
void |
AuthenticationHandlerImpl.authenticate(java.lang.String encryptionMethod)
|
void |
AuthenticationHandler.authenticationSucceeded()
Calls Authentication.authenticationSucceeded() using the Authentication interface held by the TSMBean. |
void |
AuthenticationHandlerImpl.authenticationSucceeded()
Calls Authentication.authenticationSucceeded() using the Authentication interface held by the TSMBean. |
void |
AuthenticationHandler.challenge(java.lang.String authMechanism)
Calls Authentication.authenticate() using the Authentication interface held by the TSMBean. |
void |
AuthenticationHandlerImpl.challenge(java.lang.String authMechanism)
|
SABean |
TSMBeanImpl.createSABean()
This method will create an instance of the Servcie Agreement bean. |
SABean |
TSMBean.createSABean()
Creates an instance of the ServiceAgreementManagementBean. |
void |
TSMBean.destroySABean()
This method releases an instance of the ServiceAgreementManagementBean. |
protected byte[] |
AuthenticationHandlerImpl.encryptChallenge(byte[] challenge,
java.lang.String encryptionMethod)
Encrypts the specified challenge according to the specified method. |
void |
TSMBeanImpl.endAccess(org.csapi.fw.TpProperty[] endAccessProperties)
This nethod will end a client's access session with the Parlay framework. |
void |
TSMBean.endAccess(org.csapi.fw.TpProperty[] endAccessProperties)
This method ends a client's access session with the Parlay Framework. |
byte[] |
TSMBeanImpl.generateDigitalSignature(java.lang.String text)
used to generate a digital signature using the termination text |
protected java.security.interfaces.RSAPublicKey |
AuthenticationHandlerImpl.getAppRSAPublicKey(java.lang.String encryptionMethod)
Returns a RSA public key for the appropriate encryption method from the application vault. |
void |
TSMBeanImpl.initialize()
This method must be called before attempting to make any parlay requests via this object. |
void |
TSMBean.initialize()
This method must be called before attempting to make an Parlay requests via this object. |
void |
AuthenticationHandler.initiateAuthentication(org.csapi.fw.TpAuthDomain clientAuthDomain)
Calls Initial.initiateAuthentication() using the Initial interface held by the TSMBean. |
void |
AuthenticationHandlerImpl.initiateAuthentication(org.csapi.fw.TpAuthDomain clientAuthDomain)
Calls Initial.initiateAuthentication() using the Initial interface held by the TSMBean. |
void |
AuthenticationHandler.initiateAuthenticationWithVersion(org.csapi.fw.TpAuthDomain clientAuthDomain,
java.lang.String version)
Calls Initial.initiateAuthenticationWithVersion() using the Initial interface held by the TSMBean. |
void |
AuthenticationHandlerImpl.initiateAuthenticationWithVersion(org.csapi.fw.TpAuthDomain clientAuthDomain,
java.lang.String version)
Calls Initial.initiateAuthenticationWithVersion() using the Initial interface held by the TSMBean. |
org.csapi.fw.fw_application.discovery.IpServiceDiscovery |
TSMBeanImpl.obtainDiscoveryInterface()
This method will return an instance of the serviceDiscovery interface. |
org.csapi.fw.fw_application.discovery.IpServiceDiscovery |
TSMBean.obtainDiscoveryInterface()
Returns an instance of the ServiceDiscovery interface. |
void |
TSMBeanImpl.releaseDiscoveryInterface()
This method will release an instance of the serviceDiscovery interface. |
void |
TSMBean.releaseDiscoveryInterface()
Releases an instance of the ServiceDiscovery interface. |
org.csapi.fw.fw_access.trust_and_security.IpAccess |
AuthenticationHandler.requestAccess(org.csapi.IpInterface clientAccess)
Calls Authentication.requestAccess |
org.csapi.fw.fw_access.trust_and_security.IpAccess |
AuthenticationHandlerImpl.requestAccess(org.csapi.IpInterface clientAccess)
Invokes requestAccess() agianst the gateway. |
java.lang.String |
AuthenticationHandler.selectAuthenticationMechanism(java.lang.String authMechanismList)
Calls Authentication.selectAuthenticationMechanism() using the Authentication interface held by the TSMBean. |
java.lang.String |
AuthenticationHandlerImpl.selectAuthenticationMechanism(java.lang.String authMechanismList)
Calls Authentication.selectAuthenticationMechanism() using the Authentication interface held by the TSMBean. |
java.lang.String |
AuthenticationHandler.selectEncryptionMethod(java.lang.String authCapabilityList)
Calls Authentication.selectEncryptionMethod() using the Authentication interface held by the TSMBean. |
java.lang.String |
AuthenticationHandlerImpl.selectEncryptionMethod(java.lang.String authCapabilityList)
Calls Authentication.selectEncryptionMethod() using the Authentication interface held by the TSMBean. |
java.lang.String |
TSMBeanImpl.selectSigningAlgorithm()
Select the Signing Algorithm from the signing algorithm capability list |
void |
TSMBeanImpl.setAuthenticationSequence(AuthenticationSequence newAuthenticationMechanism)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||