Package io.hawt.system
Class AuthenticateResult
java.lang.Object
io.hawt.system.AuthenticateResult
Authentication result
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic AuthenticateResultlonggetType()booleanis(AuthenticateResult.Type type) static AuthenticateResultstatic AuthenticateResultstatic AuthenticateResultthrottled(long retryAfter)
-
Method Details
-
authorized
-
notAuthorized
-
noCredentials
-
throttled
-
is
-
getType
-
getRetryAfter
public long getRetryAfter()
-