Skip navigation links
C D F G I L P S T V 

C

clone() - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
Deprecated.
 
create(Vertx, Realm) - Static method in interface io.vertx.ext.auth.shiro.ShiroAuth
Deprecated.
Create a Shiro auth provider
create(Vertx, ShiroAuthOptions) - Static method in interface io.vertx.ext.auth.shiro.ShiroAuth
Deprecated.
Create a Shiro auth provider
createProvider(Vertx) - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
Deprecated.
 

D

DEFAULT_TYPE - Static variable in class io.vertx.ext.auth.shiro.ShiroAuthOptions
Deprecated.
 

F

fromJson(Iterable<Map.Entry<String, Object>>, ShiroAuthOptions) - Static method in class io.vertx.ext.auth.shiro.ShiroAuthOptionsConverter
 

G

getConfig() - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
Deprecated.
 
getType() - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
Deprecated.
 

I

io.vertx.ext.auth.shiro - package io.vertx.ext.auth.shiro
 

L

LDAP_AUTHENTICATION_MECHANISM - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
Deprecated.
 
LDAP_CONTEXT_FACTORY_CLASS_NAME - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
Deprecated.
 
LDAP_POOLING_ENABLED - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
Deprecated.
 
LDAP_REFERRAL - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
Deprecated.
 
LDAP_SYSTEM_PASSWORD - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
Deprecated.
 
LDAP_SYSTEM_USERNAME - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
Deprecated.
 
LDAP_URL - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
Deprecated.
 
LDAP_USER_DN_TEMPLATE_FIELD - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
Deprecated.
 
LDAPProviderConstants - Interface in io.vertx.ext.auth.shiro
Deprecated.
ShiroAuth has been replaced by io.vertx.ext.auth.properties.PropertyFileAuthentication and io.vertx.ext.auth.ldap.LdapAuthentication

P

PROPERTIES_PROPS_PATH_FIELD - Static variable in interface io.vertx.ext.auth.shiro.PropertiesProviderConstants
Deprecated.
The path where to look for the properties file
PropertiesProviderConstants - Interface in io.vertx.ext.auth.shiro
Deprecated.
ShiroAuth has been replaced by io.vertx.ext.auth.properties.PropertyFileAuthentication and io.vertx.ext.auth.ldap.LdapAuthentication

S

setConfig(JsonObject) - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
Deprecated.
Set the Shiro auth config.
setType(ShiroAuthRealmType) - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
Deprecated.
Set the Shiro auth options type.
ShiroAuth - Interface in io.vertx.ext.auth.shiro
Deprecated.
ShiroAuth has been replaced by io.vertx.ext.auth.properties.PropertyFileAuthentication and io.vertx.ext.auth.ldap.LdapAuthentication
ShiroAuthOptions - Class in io.vertx.ext.auth.shiro
Deprecated.
ShiroAuth has been replaced by io.vertx.ext.auth.properties.PropertyFileAuthentication and io.vertx.ext.auth.ldap.LdapAuthentication
ShiroAuthOptions() - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptions
Deprecated.
 
ShiroAuthOptions(ShiroAuthOptions) - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptions
Deprecated.
 
ShiroAuthOptions(JsonObject) - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptions
Deprecated.
 
ShiroAuthOptionsConverter - Class in io.vertx.ext.auth.shiro
Converter and mapper for ShiroAuthOptions.
ShiroAuthOptionsConverter() - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptionsConverter
 
ShiroAuthRealmType - Enum in io.vertx.ext.auth.shiro
Deprecated.
ShiroAuth has been replaced by io.vertx.ext.auth.properties.PropertyFileAuthentication and io.vertx.ext.auth.ldap.LdapAuthentication

T

toJson(ShiroAuthOptions, JsonObject) - Static method in class io.vertx.ext.auth.shiro.ShiroAuthOptionsConverter
 
toJson(ShiroAuthOptions, Map<String, Object>) - Static method in class io.vertx.ext.auth.shiro.ShiroAuthOptionsConverter
 

V

valueOf(String) - Static method in enum io.vertx.ext.auth.shiro.ShiroAuthRealmType
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.vertx.ext.auth.shiro.ShiroAuthRealmType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
C D F G I L P S T V 
Skip navigation links

Copyright © 2023 Eclipse. All rights reserved.