Interface ClientAuth

All Known Subinterfaces:
ClientAuthContext, ClientAuthModule

public interface ClientAuth
An implementation of this interface is used to secure service request messages, and validate received service response messages.
See Also: