org.csapi.pam.access
Class IpPAMAvailabilityPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.pam.access.IpPAMAvailabilityPOA
org.csapi.pam.access.IpPAMAvailabilityPOATie
- All Implemented Interfaces:
- IpInterfaceOperations, IpPAMAvailabilityOperations, org.omg.CORBA.portable.InvokeHandler
public class IpPAMAvailabilityPOATie
- extends IpPAMAvailabilityPOA
Generated from IDL interface "IpPAMAvailability"
- 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 |
IpPAMAvailabilityPOATie
public IpPAMAvailabilityPOATie(IpPAMAvailabilityOperations delegate)
IpPAMAvailabilityPOATie
public IpPAMAvailabilityPOATie(IpPAMAvailabilityOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpPAMAvailability _this()
- Overrides:
_this in class IpPAMAvailabilityPOA
_this
public IpPAMAvailability _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpPAMAvailabilityPOA
_delegate
public IpPAMAvailabilityOperations _delegate()
_delegate
public void _delegate(IpPAMAvailabilityOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
getPreference
public TpPAMPreferenceData getPreference(java.lang.String identity,
TpPAMContext pamContext,
byte[] authToken)
throws TpCommonExceptions,
P_PAM_UNKNOWN_IDENTITY,
P_PAM_INVALID_CREDENTIAL
- Throws:
TpCommonExceptions
P_PAM_UNKNOWN_IDENTITY
P_PAM_INVALID_CREDENTIAL
getAvailability
public TpPAMAvailabilityProfile[] getAvailability(java.lang.String identity,
TpPAMContext pamContext,
java.lang.String[] attributeNames,
byte[] authToken)
throws TpCommonExceptions,
P_PAM_UNKNOWN_IDENTITY,
P_PAM_INVALID_CREDENTIAL
- Throws:
TpCommonExceptions
P_PAM_UNKNOWN_IDENTITY
P_PAM_INVALID_CREDENTIAL
setPreference
public void setPreference(java.lang.String identity,
TpPAMContext pamContext,
java.lang.String operation,
TpPAMPreferenceData newPreference,
byte[] authToken)
throws TpCommonExceptions,
P_PAM_UNKNOWN_IDENTITY,
P_PAM_INVALID_CREDENTIAL
- Throws:
TpCommonExceptions
P_PAM_UNKNOWN_IDENTITY
P_PAM_INVALID_CREDENTIAL
Copyright © 2008. All Rights Reserved.