跳过导航链接
B C D G I K M O P R S U V W 

B

BYTE_ARRAY_OUTPUT_STREAM_SIZE - 类 中的静态变量org.crazycake.shiro.serializer.ObjectSerializer
 

C

CacheManagerPrincipalIdNotAssignedException - org.crazycake.shiro.exception中的异常错误
 
CacheManagerPrincipalIdNotAssignedException() - 异常错误 的构造器org.crazycake.shiro.exception.CacheManagerPrincipalIdNotAssignedException
 
clear() - 类 中的方法org.crazycake.shiro.RedisCache
 

D

dbSize(byte[]) - 接口 中的方法org.crazycake.shiro.IRedisManager
dbsize
dbSize(byte[]) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
dbSize(byte[]) - 类 中的方法org.crazycake.shiro.WorkAloneRedisManager
Return the size of redis db.
DEFAULT_CACHE_KEY_PREFIX - 类 中的静态变量org.crazycake.shiro.RedisCacheManager
The Redis key prefix for caches
DEFAULT_COUNT - 类 中的静态变量org.crazycake.shiro.WorkAloneRedisManager
Default value of count.
DEFAULT_EXPIRE - 类 中的静态变量org.crazycake.shiro.RedisCacheManager
 
DEFAULT_PRINCIPAL_ID_FIELD_NAME - 类 中的静态变量org.crazycake.shiro.RedisCacheManager
 
del(byte[]) - 接口 中的方法org.crazycake.shiro.IRedisManager
del
del(byte[]) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
del(byte[]) - 类 中的方法org.crazycake.shiro.WorkAloneRedisManager
Delete a key-value pair.
delete(Session) - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
deserialize(byte[]) - 类 中的方法org.crazycake.shiro.serializer.ObjectSerializer
 
deserialize(byte[]) - 接口 中的方法org.crazycake.shiro.serializer.RedisSerializer
 
deserialize(byte[]) - 类 中的方法org.crazycake.shiro.serializer.StringSerializer
 
doCreate(Session) - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
doReadSession(Serializable) - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 

G

get(byte[]) - 接口 中的方法org.crazycake.shiro.IRedisManager
get value from redis
get(K) - 类 中的方法org.crazycake.shiro.RedisCache
get shiro authorization redis key-value
get(byte[]) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
get(byte[]) - 类 中的方法org.crazycake.shiro.WorkAloneRedisManager
get value from redis
getActiveSessions() - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
getCache(String) - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
getCharset() - 类 中的方法org.crazycake.shiro.serializer.StringSerializer
 
getCount() - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
getCount() - 类 中的方法org.crazycake.shiro.WorkAloneRedisManager
 
getCreateTime() - 类 中的方法org.crazycake.shiro.SessionInMemory
 
getDatabase() - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
getDatabase() - 类 中的方法org.crazycake.shiro.RedisManager
 
getDatabase() - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
getExpire() - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
getExpire() - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
getHost() - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
getHost() - 类 中的方法org.crazycake.shiro.RedisManager
 
getHost() - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
getJedis() - 类 中的方法org.crazycake.shiro.RedisManager
 
getJedis() - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
getJedis() - 类 中的方法org.crazycake.shiro.WorkAloneRedisManager
We are going to operate redis by acquiring Jedis object.
getJedisCluster() - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
getJedisPool() - 类 中的方法org.crazycake.shiro.RedisManager
 
getJedisPool() - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
getJedisPoolConfig() - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
getJedisPoolConfig() - 类 中的方法org.crazycake.shiro.WorkAloneRedisManager
 
getKeyPrefix() - 类 中的方法org.crazycake.shiro.RedisCache
 
getKeyPrefix() - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
getKeyPrefix() - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
getKeySerializer() - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
getKeySerializer() - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
getMasterName() - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
getMaxAttempts() - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
getPassword() - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
getPassword() - 类 中的方法org.crazycake.shiro.RedisManager
 
getPassword() - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
getPrincipalIdFieldName() - 类 中的方法org.crazycake.shiro.RedisCache
 
getPrincipalIdFieldName() - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
getRedisManager() - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
getRedisManager() - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
getSession() - 类 中的方法org.crazycake.shiro.SessionInMemory
 
getSessionInMemoryEnabled() - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
getSessionInMemoryTimeout() - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
getSessionsInThread() - 类 中的静态方法org.crazycake.shiro.RedisSessionDAO
 
getSoTimeout() - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
getSoTimeout() - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
getTimeout() - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
getTimeout() - 类 中的方法org.crazycake.shiro.RedisManager
 
getTimeout() - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
getValueSerializer() - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
getValueSerializer() - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 

I

IRedisManager - org.crazycake.shiro中的接口
redisManager interface

K

keys(byte[]) - 接口 中的方法org.crazycake.shiro.IRedisManager
keys
keys() - 类 中的方法org.crazycake.shiro.RedisCache
 
keys(byte[]) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
keys(byte[]) - 类 中的方法org.crazycake.shiro.WorkAloneRedisManager
Return all the keys of Redis db.

M

MultiClassLoaderObjectInputStream - org.crazycake.shiro.serializer中的类
For fixing https://github.com/alexxiyang/shiro-redis/issues/84

O

ObjectSerializer - org.crazycake.shiro.serializer中的类
 
ObjectSerializer() - 类 的构造器org.crazycake.shiro.serializer.ObjectSerializer
 
org.crazycake.shiro - 程序包 org.crazycake.shiro
 
org.crazycake.shiro.exception - 程序包 org.crazycake.shiro.exception
 
org.crazycake.shiro.serializer - 程序包 org.crazycake.shiro.serializer
 

P

PrincipalIdNullException - org.crazycake.shiro.exception中的异常错误
 
PrincipalIdNullException(Class, String) - 异常错误 的构造器org.crazycake.shiro.exception.PrincipalIdNullException
 
PrincipalInstanceException - org.crazycake.shiro.exception中的异常错误
 
PrincipalInstanceException(Class, String) - 异常错误 的构造器org.crazycake.shiro.exception.PrincipalInstanceException
 
PrincipalInstanceException(Class, String, Exception) - 异常错误 的构造器org.crazycake.shiro.exception.PrincipalInstanceException
 
put(K, V) - 类 中的方法org.crazycake.shiro.RedisCache
 

R

RedisCache<K,V> - org.crazycake.shiro中的类
 
RedisCache(IRedisManager, RedisSerializer, RedisSerializer, String, int, String) - 类 的构造器org.crazycake.shiro.RedisCache
 
RedisCacheManager - org.crazycake.shiro中的类
 
RedisCacheManager() - 类 的构造器org.crazycake.shiro.RedisCacheManager
 
RedisClusterManager - org.crazycake.shiro中的类
 
RedisClusterManager() - 类 的构造器org.crazycake.shiro.RedisClusterManager
 
RedisManager - org.crazycake.shiro中的类
 
RedisManager() - 类 的构造器org.crazycake.shiro.RedisManager
 
RedisSentinelManager - org.crazycake.shiro中的类
 
RedisSentinelManager() - 类 的构造器org.crazycake.shiro.RedisSentinelManager
 
RedisSerializer<T> - org.crazycake.shiro.serializer中的接口
 
RedisSessionDAO - org.crazycake.shiro中的类
 
RedisSessionDAO() - 类 的构造器org.crazycake.shiro.RedisSessionDAO
 
remove(K) - 类 中的方法org.crazycake.shiro.RedisCache
 
resolveClass(ObjectStreamClass) - 类 中的方法org.crazycake.shiro.serializer.MultiClassLoaderObjectInputStream
Try : 1. thread class loader 2. application class loader 3. system class loader

S

SerializationException - org.crazycake.shiro.exception中的异常错误
 
SerializationException(String) - 异常错误 的构造器org.crazycake.shiro.exception.SerializationException
 
SerializationException(String, Throwable) - 异常错误 的构造器org.crazycake.shiro.exception.SerializationException
 
serialize(Object) - 类 中的方法org.crazycake.shiro.serializer.ObjectSerializer
 
serialize(T) - 接口 中的方法org.crazycake.shiro.serializer.RedisSerializer
 
serialize(String) - 类 中的方法org.crazycake.shiro.serializer.StringSerializer
 
SessionInMemory - org.crazycake.shiro中的类
Use ThreadLocal as a temporary storage of Session, so that shiro wouldn't keep read redis several times while a request coming.
SessionInMemory() - 类 的构造器org.crazycake.shiro.SessionInMemory
 
set(byte[], byte[], int) - 接口 中的方法org.crazycake.shiro.IRedisManager
set value
set(byte[], byte[], int) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
set(byte[], byte[], int) - 类 中的方法org.crazycake.shiro.WorkAloneRedisManager
set
setCharset(String) - 类 中的方法org.crazycake.shiro.serializer.StringSerializer
 
setCount(int) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
setCount(int) - 类 中的方法org.crazycake.shiro.WorkAloneRedisManager
 
setCreateTime(Date) - 类 中的方法org.crazycake.shiro.SessionInMemory
 
setDatabase(int) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
setDatabase(int) - 类 中的方法org.crazycake.shiro.RedisManager
 
setDatabase(int) - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
setExpire(int) - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
setExpire(int) - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
setHost(String) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
setHost(String) - 类 中的方法org.crazycake.shiro.RedisManager
 
setHost(String) - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
setJedisCluster(JedisCluster) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
setJedisPool(JedisPool) - 类 中的方法org.crazycake.shiro.RedisManager
 
setJedisPool(JedisSentinelPool) - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
setJedisPoolConfig(JedisPoolConfig) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
setJedisPoolConfig(JedisPoolConfig) - 类 中的方法org.crazycake.shiro.WorkAloneRedisManager
 
setKeyPrefix(String) - 类 中的方法org.crazycake.shiro.RedisCache
 
setKeyPrefix(String) - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
setKeyPrefix(String) - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
setKeySerializer(RedisSerializer) - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
setKeySerializer(RedisSerializer) - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
setMasterName(String) - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
setMaxAttempts(int) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
setPassword(String) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
setPassword(String) - 类 中的方法org.crazycake.shiro.RedisManager
 
setPassword(String) - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
setPrincipalIdFieldName(String) - 类 中的方法org.crazycake.shiro.RedisCache
 
setPrincipalIdFieldName(String) - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
setRedisManager(IRedisManager) - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
setRedisManager(IRedisManager) - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
setSession(Session) - 类 中的方法org.crazycake.shiro.SessionInMemory
 
setSessionInMemoryEnabled(boolean) - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
setSessionInMemoryTimeout(long) - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
setSoTimeout(int) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
setSoTimeout(int) - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
setTimeout(int) - 类 中的方法org.crazycake.shiro.RedisClusterManager
 
setTimeout(int) - 类 中的方法org.crazycake.shiro.RedisManager
 
setTimeout(int) - 类 中的方法org.crazycake.shiro.RedisSentinelManager
 
setValueSerializer(RedisSerializer) - 类 中的方法org.crazycake.shiro.RedisCacheManager
 
setValueSerializer(RedisSerializer) - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 
size() - 类 中的方法org.crazycake.shiro.RedisCache
get all authorization key-value quantity
StringSerializer - org.crazycake.shiro.serializer中的类
 
StringSerializer() - 类 的构造器org.crazycake.shiro.serializer.StringSerializer
 

U

update(Session) - 类 中的方法org.crazycake.shiro.RedisSessionDAO
 

V

values() - 类 中的方法org.crazycake.shiro.RedisCache
 

W

WorkAloneRedisManager - org.crazycake.shiro中的类
Abstract class of RedisManager.
WorkAloneRedisManager() - 类 的构造器org.crazycake.shiro.WorkAloneRedisManager
 
B C D G I K M O P R S U V W 
跳过导航链接

Copyright © 2019. All rights reserved.