-
public final class Auth.Event.AuthResponse extends Auth.Event
-
-
Field Summary
Fields Modifier and Type Field Description private final Auth.Model.Responseresponse
-
Constructor Summary
Constructors Constructor Description Auth.Event.AuthResponse(Auth.Model.Response response)
-
Method Summary
Modifier and Type Method Description final Auth.Model.ResponsegetResponse()-
-
Constructor Detail
-
Auth.Event.AuthResponse
Auth.Event.AuthResponse(Auth.Model.Response response)
-
-
Method Detail
-
getResponse
final Auth.Model.Response getResponse()
-
-
-
-