Package io.vertx.up.secure.authenticate
Class AbstractAdapter
- java.lang.Object
-
- io.vertx.up.secure.authenticate.AbstractAdapter
-
- All Implemented Interfaces:
AdapterProvider
public abstract class AbstractAdapter extends Object implements AdapterProvider
- Author:
- Lang
-
-
Constructor Summary
Constructors Constructor Description AbstractAdapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected 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, wait
-
Methods inherited from interface io.vertx.up.secure.authenticate.AdapterProvider
provider
-
-