Package io.vertx.up.secure.authenticate
Class AbstractAdapter
java.lang.Object
io.vertx.up.secure.authenticate.AbstractAdapter
- All Implemented Interfaces:
AdapterProvider
- Author:
- Lang
-
Field Summary
Fields inherited from interface io.vertx.up.secure.authenticate.AdapterProvider
CC_ADAPTER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected io.vertx.ext.auth.authentication.AuthenticationProviderprovider401Internal(io.vertx.up.atom.secure.Aegis aegis) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vertx.up.secure.authenticate.AdapterProvider
provider
-
Constructor Details
-
AbstractAdapter
public AbstractAdapter()
-
-
Method Details
-
provider401Internal
protected io.vertx.ext.auth.authentication.AuthenticationProvider provider401Internal(io.vertx.up.atom.secure.Aegis aegis)
-