com.ibm.soa.sp.privacy
Class PrivacyInterfaceProxy
java.lang.Object
com.ibm.soa.sp.privacy.PrivacyInterfaceProxy
- All Implemented Interfaces:
- PrivacyInterface, java.rmi.Remote
public class PrivacyInterfaceProxy
- extends java.lang.Object
- implements PrivacyInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrivacyInterfaceProxy
public PrivacyInterfaceProxy()
useJNDI
public void useJNDI(boolean useJNDI)
getEndpoint
public java.lang.String getEndpoint()
setEndpoint
public void setEndpoint(java.lang.String endpoint)
getPrivacyInterface
public PrivacyInterface getPrivacyInterface()
verifyPrivacyPermits
public boolean[] verifyPrivacyPermits(VerifyPrivacyPermitsRequest parameters)
throws java.rmi.RemoteException,
PrivacyRetrievalFault
- Specified by:
verifyPrivacyPermits
in interface PrivacyInterface
- Throws:
java.rmi.RemoteException
PrivacyRetrievalFault
Copyright © 2003 IBM Corp. All Rights Reserved.