public class RefreshAuthorizationPolicyProtocolClientSideTranslatorPB extends Object implements ProtocolMetaInterface, RefreshAuthorizationPolicyProtocol, Closeable
versionID| Constructor and Description |
|---|
RefreshAuthorizationPolicyProtocolClientSideTranslatorPB(RefreshAuthorizationPolicyProtocolPB rpcProxy) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isMethodSupported(String methodName)
Checks whether the given method name is supported by the server.
|
void |
refreshServiceAcl()
Refresh the service-level authorization policy in-effect.
|
public RefreshAuthorizationPolicyProtocolClientSideTranslatorPB(RefreshAuthorizationPolicyProtocolPB rpcProxy)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic void refreshServiceAcl()
throws IOException
RefreshAuthorizationPolicyProtocolrefreshServiceAcl in interface RefreshAuthorizationPolicyProtocolIOExceptionpublic boolean isMethodSupported(String methodName) throws IOException
ProtocolMetaInterfaceisMethodSupported in interface ProtocolMetaInterfacemethodName - The name of the methodIOExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.