org.csapi.fw.fw_access.trust_and_security
Class IpAPILevelAuthenticationPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.fw.fw_access.trust_and_security.IpAPILevelAuthenticationPOA
org.csapi.fw.fw_access.trust_and_security.IpAPILevelAuthenticationPOATie
- All Implemented Interfaces:
- IpAPILevelAuthenticationOperations, IpAuthenticationOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAPILevelAuthenticationPOATie
- extends IpAPILevelAuthenticationPOA
Generated from IDL interface "IpAPILevelAuthentication"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IpAPILevelAuthenticationPOATie
public IpAPILevelAuthenticationPOATie(IpAPILevelAuthenticationOperations delegate)
IpAPILevelAuthenticationPOATie
public IpAPILevelAuthenticationPOATie(IpAPILevelAuthenticationOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpAPILevelAuthentication _this()
- Overrides:
_this in class IpAPILevelAuthenticationPOA
_this
public IpAPILevelAuthentication _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpAPILevelAuthenticationPOA
_delegate
public IpAPILevelAuthenticationOperations _delegate()
_delegate
public void _delegate(IpAPILevelAuthenticationOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
selectEncryptionMethod
public java.lang.String selectEncryptionMethod(java.lang.String encryptionCaps)
throws TpCommonExceptions,
P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY,
P_ACCESS_DENIED
- Throws:
TpCommonExceptions
P_NO_ACCEPTABLE_ENCRYPTION_CAPABILITY
P_ACCESS_DENIED
challenge
public byte[] challenge(byte[] challenge)
throws TpCommonExceptions,
P_ACCESS_DENIED
- 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
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_ACCESS_TYPE
P_ACCESS_DENIED
authenticationSucceeded
public void authenticationSucceeded()
throws TpCommonExceptions,
P_ACCESS_DENIED
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
authenticate
public byte[] authenticate(byte[] challenge)
throws TpCommonExceptions,
P_ACCESS_DENIED
- Throws:
TpCommonExceptions
P_ACCESS_DENIED
abortAuthentication
public void abortAuthentication()
throws TpCommonExceptions,
P_ACCESS_DENIED
- 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
- Throws:
TpCommonExceptions
P_NO_ACCEPTABLE_AUTHENTICATION_MECHANISM
P_ACCESS_DENIED
Copyright © 2008. All Rights Reserved.