Interface IAuthenticationResponse
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AuthenticationTokenResponse
,MfaTempTokenResponse
public interface IAuthenticationResponse extends Serializable
Base interface representing a response to an authentication token request.- Since:
- 8.4.0
- Author:
- Norman Lorenz