Modifier and Type | Interface and Description |
---|---|
public interface | ClientAuthModule
A ClientAuthModule secures request messages, and validates received response messages. |
public interface | ServerAuthModule
A ServerAuthModule validates client requests and secures responses to the client. |