Uses of Class
mx.com.sw.services.authentication.responses.AuthenticationData
| Package | Description |
|---|---|
| mx.com.sw.services.authentication.responses |
-
Uses of AuthenticationData in mx.com.sw.services.authentication.responses
Methods in mx.com.sw.services.authentication.responses that return AuthenticationData Modifier and Type Method Description AuthenticationDataAuthenticationResponse. getData()Datos de la authentication cuando está es "success".Constructors in mx.com.sw.services.authentication.responses with parameters of type AuthenticationData Constructor Description AuthenticationResponse(java.lang.String status, java.lang.String message, java.lang.String messageDetail, AuthenticationData data)Constructor de la clase.