Package tech.greenfield.vertx.irked.auth
Class NullAuthorizationToken
- java.lang.Object
-
- tech.greenfield.vertx.irked.auth.AuthorizationToken
-
- tech.greenfield.vertx.irked.auth.NullAuthorizationToken
-
public class NullAuthorizationToken extends AuthorizationToken
AnAuthorizationTokenimplementation to specify that no authorization token was present- Author:
- odeda
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class tech.greenfield.vertx.irked.auth.AuthorizationToken
AuthorizationToken.TokenTypes
-
-
Constructor Summary
Constructors Constructor Description NullAuthorizationToken()
-