Package wt.method

Interface MethodAuthenticator

All Known Implementing Classes:
GatewayAuthenticator, HTTPLogin, NullLogin, ReAuthAuthenticator, SimpleMethodAuthenticator, SimpleSessionAuthenticator, TransientSessionAuthenticator

public interface MethodAuthenticator
Object capable of endorsing outgoing method invocation calls so that client identity will be securely available to server-side method processing the call.

Supported API: true