@Deprecated public final class BasicProxyTrustVerifier extends Object implements TrustVerifier, Serializable
TrustVerifier.Context
Constructor and Description |
---|
BasicProxyTrustVerifier(Object proxy)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isTrustedObject(Object obj,
TrustVerifier.Context ctx)
Deprecated.
|
public BasicProxyTrustVerifier(Object proxy)
public boolean isTrustedObject(Object obj, TrustVerifier.Context ctx) throws RemoteException
isTrustedObject
in interface TrustVerifier
RemoteException
Copyright © 2016–2018. All rights reserved.