org.csapi.fw.fw_access.trust_and_security
Class _IpAPILevelAuthenticationStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.fw.fw_access.trust_and_security._IpAPILevelAuthenticationStub
- All Implemented Interfaces:
- java.io.Serializable, IpAPILevelAuthentication, IpAPILevelAuthenticationOperations, IpAuthentication, IpAuthenticationOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpAPILevelAuthenticationStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpAPILevelAuthentication
Generated from IDL interface "IpAPILevelAuthentication"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.Class |
_opsClass
|
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
_opsClass
public static final java.lang.Class _opsClass
_IpAPILevelAuthenticationStub
public _IpAPILevelAuthenticationStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
selectEncryptionMethod
public java.lang.String selectEncryptionMethod(java.lang.String encryptionCaps)
throws TpCommonExceptions,
P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY,
P_ACCESS_DENIED
- Specified by:
selectEncryptionMethod in interface IpAPILevelAuthenticationOperations
- Throws:
TpCommonExceptions
P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY
P_ACCESS_DENIED
challenge
public byte[] challenge(byte[] challenge)
throws TpCommonExceptions,
P_ACCESS_DENIED
- Specified by:
challenge in interface IpAPILevelAuthenticationOperations
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
requestAccess
public IpInterface requestAccess(java.lang.String accessType,
IpInterface clientAccessInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_ACCESS_TYPE,
P_ACCESS_DENIED
- Specified by:
requestAccess in interface IpAuthenticationOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_ACCESS_TYPE
P_ACCESS_DENIED
authenticationSucceeded
public void authenticationSucceeded()
throws TpCommonExceptions,
P_ACCESS_DENIED
- Specified by:
authenticationSucceeded in interface IpAPILevelAuthenticationOperations
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
authenticate
public byte[] authenticate(byte[] challenge)
throws TpCommonExceptions,
P_ACCESS_DENIED
- Specified by:
authenticate in interface IpAPILevelAuthenticationOperations
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
abortAuthentication
public void abortAuthentication()
throws TpCommonExceptions,
P_ACCESS_DENIED
- Specified by:
abortAuthentication in interface IpAPILevelAuthenticationOperations
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
selectAuthenticationMechanism
public java.lang.String selectAuthenticationMechanism(java.lang.String authMechanismList)
throws TpCommonExceptions,
P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM,
P_ACCESS_DENIED
- Specified by:
selectAuthenticationMechanism in interface IpAPILevelAuthenticationOperations
- Throws:
TpCommonExceptions
P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM
P_ACCESS_DENIED
Copyright © 2009. All Rights Reserved.