org.csapi.pam.provisioning
Class _IpPAMProvisioningManagerStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.pam.provisioning._IpPAMProvisioningManagerStub
- All Implemented Interfaces:
- java.io.Serializable, IpInterface, IpInterfaceOperations, IpService, IpServiceOperations, IpPAMProvisioningManager, IpPAMProvisioningManagerOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpPAMProvisioningManagerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpPAMProvisioningManager
Generated from IDL interface "IpPAMProvisioningManager"
- 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
_IpPAMProvisioningManagerStub
public _IpPAMProvisioningManagerStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
getAuthToken
public byte[] getAuthToken(TpAttribute[] askerData)
throws TpCommonExceptions,
P_PAM_INVALID_CREDENTIAL
- Specified by:
getAuthToken in interface IpPAMProvisioningManagerOperations
- Throws:
TpCommonExceptions
P_PAM_INVALID_CREDENTIAL
setCallbackWithSessionID
public void setCallbackWithSessionID(IpInterface appInterface,
int sessionID)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
setCallbackWithSessionID in interface IpServiceOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID
setAccessControl
public void setAccessControl(java.lang.String identity,
java.lang.String operation,
TpPAMAccessControlData newAccessControl,
byte[] authToken)
throws TpCommonExceptions,
P_PAM_UNKNOWN_IDENTITY,
P_PAM_INVALID_CREDENTIAL
- Specified by:
setAccessControl in interface IpPAMProvisioningManagerOperations
- Throws:
TpCommonExceptions
P_PAM_UNKNOWN_IDENTITY
P_PAM_INVALID_CREDENTIAL
getAccessControl
public TpPAMAccessControlData getAccessControl(java.lang.String identity,
byte[] authToken)
throws TpCommonExceptions,
P_PAM_UNKNOWN_IDENTITY,
P_PAM_INVALID_CREDENTIAL
- Specified by:
getAccessControl in interface IpPAMProvisioningManagerOperations
- Throws:
TpCommonExceptions
P_PAM_UNKNOWN_IDENTITY
P_PAM_INVALID_CREDENTIAL
obtainInterface
public IpInterface obtainInterface(java.lang.String interfaceName)
throws TpCommonExceptions,
P_PAM_UNAVAILABLE_INTERFACE
- Specified by:
obtainInterface in interface IpPAMProvisioningManagerOperations
- Throws:
TpCommonExceptions
P_PAM_UNAVAILABLE_INTERFACE
setCallback
public void setCallback(IpInterface appInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Specified by:
setCallback in interface IpServiceOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
Copyright © 2009. All Rights Reserved.