@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, rxAuthenticatepublic static final io.vertx.lang.rx.TypeArg<AuthProvider> __TYPE_ARG
public AuthProvider(AuthProvider delegate)
public AuthProvider(Object delegate)
public String toString()
toString in class AuthenticationProviderpublic boolean equals(Object o)
equals in class AuthenticationProviderpublic int hashCode()
hashCode in class AuthenticationProviderpublic AuthProvider getDelegate()
getDelegate in interface io.vertx.lang.rx.RxDelegategetDelegate in class AuthenticationProviderpublic static AuthProvider newInstance(AuthProvider arg)
Copyright © 2025 Eclipse. All rights reserved.