Interface ServerAuth

All Known Subinterfaces:
ServerAuthContext, ServerAuthModule

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