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 Closeable
close
in interface AutoCloseable
IOException
public void refreshServiceAcl() throws IOException
RefreshAuthorizationPolicyProtocol
refreshServiceAcl
in interface RefreshAuthorizationPolicyProtocol
IOException
public boolean isMethodSupported(String methodName) throws IOException
ProtocolMetaInterface
isMethodSupported
in interface ProtocolMetaInterface
methodName
- The name of the methodIOException
Copyright © 2013 Apache Software Foundation. All rights reserved.