@Deprecated public class AuthProvider extends AuthenticationProvider implements io.vertx.lang.rx.RxDelegate
original
non RX-ified interface using Vert.x codegen.Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<AuthProvider> |
__TYPE_ARG
Deprecated.
|
Constructor and Description |
---|
AuthProvider(AuthProvider delegate)
Deprecated.
|
AuthProvider(Object delegate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
AuthProvider |
getDelegate()
Deprecated.
|
int |
hashCode()
Deprecated.
|
static AuthProvider |
newInstance(AuthProvider arg)
Deprecated.
|
String |
toString()
Deprecated.
|
authenticate, authenticate, authenticate, authenticate, newInstance, rxAuthenticate, rxAuthenticate
public static final io.vertx.lang.rx.TypeArg<AuthProvider> __TYPE_ARG
public AuthProvider(AuthProvider delegate)
public AuthProvider(Object delegate)
public String toString()
toString
in class AuthenticationProvider
public boolean equals(Object o)
equals
in class AuthenticationProvider
public int hashCode()
hashCode
in class AuthenticationProvider
public AuthProvider getDelegate()
getDelegate
in interface io.vertx.lang.rx.RxDelegate
getDelegate
in class AuthenticationProvider
public static AuthProvider newInstance(AuthProvider arg)
Copyright © 2025 Eclipse. All rights reserved.