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

C

clone() - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
 
create(Vertx, ShiroAuthRealmType, JsonObject) - Static method in interface io.vertx.ext.auth.shiro.ShiroAuth
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
 

D

DEFAULT_ROLE_PREFIX - Static variable in interface io.vertx.ext.auth.shiro.ShiroAuth
Deprecated.
The default role prefix
DEFAULT_TYPE - Static variable in class io.vertx.ext.auth.shiro.ShiroAuthOptions
 

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
 
getType() - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
 

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
 
LDAP_CONTEXT_FACTORY_CLASS_NAME - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
 
LDAP_POOLING_ENABLED - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
 
LDAP_REFERRAL - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
 
LDAP_SYSTEM_PASSWORD - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
 
LDAP_SYSTEM_USERNAME - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
 
LDAP_URL - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
 
LDAP_USER_DN_TEMPLATE_FIELD - Static variable in interface io.vertx.ext.auth.shiro.LDAPProviderConstants
 
LDAPProviderConstants - Interface in io.vertx.ext.auth.shiro
Configuration keys used when configuring a Shiro LDAP auth realm

P

PROPERTIES_PROPS_PATH_FIELD - Static variable in interface io.vertx.ext.auth.shiro.PropertiesProviderConstants
The path where to look for the properties file
PropertiesProviderConstants - Interface in io.vertx.ext.auth.shiro
Configuration keys used when configuring a Shiro properties auth realm

S

setConfig(JsonObject) - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
Set the Shiro auth config.
setRolePrefix(String) - Method in interface io.vertx.ext.auth.shiro.ShiroAuth
Deprecated.
Set the role prefix to distinguish from permissions when checking for isPermitted requests.
setType(ShiroAuthRealmType) - Method in class io.vertx.ext.auth.shiro.ShiroAuthOptions
Set the Shiro auth options type.
ShiroAuth - Interface in io.vertx.ext.auth.shiro
Deprecated.
ShiroAuthOptions - Class in io.vertx.ext.auth.shiro
Shiro auth configuration options, see Vert.x Auth Shiro component and/or Apache Shiro project.
ShiroAuthOptions() - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptions
 
ShiroAuthOptions(ShiroAuthOptions) - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptions
 
ShiroAuthOptions(JsonObject) - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptions
 
ShiroAuthOptionsConverter - Class in io.vertx.ext.auth.shiro
Converter for ShiroAuthOptions.
ShiroAuthOptionsConverter() - Constructor for class io.vertx.ext.auth.shiro.ShiroAuthOptionsConverter
 
ShiroAuthRealmType - Enum in io.vertx.ext.auth.shiro
The type of the Shiro auth realm

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
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.vertx.ext.auth.shiro.ShiroAuthRealmType
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 © 2020 Eclipse. All rights reserved.