跳过导航链接
A B C D E F G H I J K L M O P R S T U V 

A

AbstractHash - org.nanoframework.extension.shiro.crypto.hash中的类
已过时。
in Shiro 1.1 in favor of using the concrete SimpleHash implementation directly.
AbstractHash() - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
 
AbstractHash(Object) - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
 
AbstractHash(Object, Object) - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
 
AbstractHash(Object, Object, int) - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
 
AbstractSSOComponent - org.nanoframework.extension.shiro.web.component.impl中的类
 
AbstractSSOComponent() - 类 的构造器org.nanoframework.extension.shiro.web.component.impl.AbstractSSOComponent
 
ALGORITHM_NAME - 类 中的静态变量org.nanoframework.extension.shiro.crypto.hash.Md2Hash
 

B

BAD_REQUEST - 类 中的静态变量org.nanoframework.extension.shiro.web.component.Status
BAD_REQUEST RequestMap.
bindSession(String, String) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.AbstractSSOComponent
 
bindSession(String, String) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.SSOComponentImpl
 
bindSession(String, String) - 接口 中的方法org.nanoframework.extension.shiro.web.component.SSOComponent
 
bytes(byte[]) - 类 中的静态方法org.nanoframework.extension.shiro.util.ByteSource.Util
 
bytes(char[]) - 类 中的静态方法org.nanoframework.extension.shiro.util.ByteSource.Util
 
bytes(String) - 类 中的静态方法org.nanoframework.extension.shiro.util.ByteSource.Util
 
bytes(ByteSource) - 类 中的静态方法org.nanoframework.extension.shiro.util.ByteSource.Util
 
bytes(File) - 类 中的静态方法org.nanoframework.extension.shiro.util.ByteSource.Util
 
bytes(InputStream) - 类 中的静态方法org.nanoframework.extension.shiro.util.ByteSource.Util
 
bytes(Object) - 类 中的静态方法org.nanoframework.extension.shiro.util.ByteSource.Util
 
ByteSource - org.nanoframework.extension.shiro.util中的接口
 
ByteSource.Util - org.nanoframework.extension.shiro.util中的类
 

C

clear() - 类 中的方法org.nanoframework.extension.shiro.cache.RedisCache
 
CodecSupport - org.nanoframework.extension.shiro.codec中的类
Base abstract class that provides useful encoding and decoding operations, especially for character data.
CodecSupport() - 类 的构造器org.nanoframework.extension.shiro.codec.CodecSupport
 
CookieRememberMeManager - org.nanoframework.extension.shiro.web.session.mgt中的类
 
CookieRememberMeManager() - 类 的构造器org.nanoframework.extension.shiro.web.session.mgt.CookieRememberMeManager
 
CryptCookie - org.nanoframework.extension.shiro.servlet中的类
 
CryptCookie() - 类 的构造器org.nanoframework.extension.shiro.servlet.CryptCookie
 
CryptCookie(String) - 类 的构造器org.nanoframework.extension.shiro.servlet.CryptCookie
 
CryptCookie(Cookie) - 类 的构造器org.nanoframework.extension.shiro.servlet.CryptCookie
 

D

DEFAULT_ERROR_RETRY - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 
DEFAULT_SHIRO_CLIENT_SESSION_PREFIX - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 
DEFAULT_SHIRO_REDIS_CLIENT_NAME - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 
DEFAULT_SHIRO_SESSION_LISTENER_PREFIX - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 
DefaultWebSessionManager - org.nanoframework.extension.shiro.web.session.mgt中的类
 
DefaultWebSessionManager() - 类 的构造器org.nanoframework.extension.shiro.web.session.mgt.DefaultWebSessionManager
 
delete(Session) - 类 中的方法org.nanoframework.extension.shiro.web.service.impl.SSOServiceImpl
 
delete(Session) - 接口 中的方法org.nanoframework.extension.shiro.web.service.SSOService
 
DisabledAuthenticationException - org.nanoframework.extension.shiro.authc中的异常错误
 
DisabledAuthenticationException() - 异常错误 的构造器org.nanoframework.extension.shiro.authc.DisabledAuthenticationException
Creates a new DisabledAuthenticationException.
DisabledAuthenticationException(String) - 异常错误 的构造器org.nanoframework.extension.shiro.authc.DisabledAuthenticationException
Constructs a new DisabledAuthenticationException.
DisabledAuthenticationException(Throwable) - 异常错误 的构造器org.nanoframework.extension.shiro.authc.DisabledAuthenticationException
Constructs a new DisabledAuthenticationException.
DisabledAuthenticationException(String, Throwable) - 异常错误 的构造器org.nanoframework.extension.shiro.authc.DisabledAuthenticationException
Constructs a new DisabledAuthenticationException.
doCredentialsMatch(AuthenticationToken, AuthenticationInfo) - 类 中的方法org.nanoframework.extension.shiro.authc.credential.HashedCredentialsMatcher
 
doCredentialsMatch(AuthenticationToken, AuthenticationInfo) - 类 中的方法org.nanoframework.extension.shiro.authc.credential.SimpleCredentialsMatcher
This implementation acquires the token's credentials (via getCredentials(token)) and then the account's credentials (via getCredentials(account)) and then passes both of them to the equals(tokenCredentials, accountCredentials) method for equality comparison.

E

EnumConverter - org.nanoframework.extension.shiro.util中的类
 
EnumConverter() - 类 的构造器org.nanoframework.extension.shiro.util.EnumConverter
 
equals(Object) - 类 中的方法org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
equals(Object) - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
Returns true if the specified object is a Hash and its byte array is identical to this Hash's byte array, false otherwise.
equals(Object) - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
Returns true if the specified object is a Hash and its byte array is identical to this Hash's byte array, false otherwise.
equals(Object) - 类 中的方法org.nanoframework.extension.shiro.util.SimpleByteSource
 
ERROR_RETRY - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 
ERROR_RETRY_PROPERTY - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 

F

fromBase64String(String) - 类 中的静态方法org.nanoframework.extension.shiro.crypto.hash.Md2Hash
 
fromHexString(String) - 类 中的静态方法org.nanoframework.extension.shiro.crypto.hash.Md2Hash
 

G

get(K) - 类 中的方法org.nanoframework.extension.shiro.cache.RedisCache
 
getActiveSessions() - 类 中的方法org.nanoframework.extension.shiro.session.mgt.eis.RedisSessionDAO
 
getAlgorithmName() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
Implemented by subclasses, this specifies the MessageDigest algorithm name to use when performing the hash.
getAlgorithmName() - 接口 中的方法org.nanoframework.extension.shiro.crypto.hash.Hash
 
getAlgorithmName() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
Returns the MessageDigest algorithm name to use when performing the hash.
getArtifactParameterName() - 枚举 中的方法org.nanoframework.extension.shiro.Protocol
 
getAuthenticationQuery() - 类 中的方法org.nanoframework.extension.shiro.realm.RealmQuery
 
getAuthorizationInfo(PrincipalCollection) - 类 中的方法org.nanoframework.extension.shiro.realm.JdbcRealm
 
getAuthorizationInfo() - 类 中的方法org.nanoframework.extension.shiro.web.service.impl.RealmServiceImpl
 
getAuthorizationInfo(PrincipalCollection) - 类 中的方法org.nanoframework.extension.shiro.web.service.impl.RealmServiceImpl
 
getAuthorizationInfo() - 接口 中的方法org.nanoframework.extension.shiro.web.service.RealmService
 
getAuthorizationInfo(PrincipalCollection) - 接口 中的方法org.nanoframework.extension.shiro.web.service.RealmService
 
getBytes() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
 
getBytes() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
getBytes() - 接口 中的方法org.nanoframework.extension.shiro.util.ByteSource
 
getBytes() - 类 中的方法org.nanoframework.extension.shiro.util.SimpleByteSource
 
getCache(String) - 类 中的方法org.nanoframework.extension.shiro.cache.RedisCacheManager
 
getCredentials() - 类 中的方法org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
getCredentialsSalt() - 接口 中的方法org.nanoframework.extension.shiro.authc.SaltedAuthenticationInfo
 
getCredentialsSalt() - 类 中的方法org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
getCurrentUsername() - 类 中的方法org.nanoframework.extension.shiro.util.ShiroSecurityHelper
 
getHashAlgorithmName() - 类 中的方法org.nanoframework.extension.shiro.authc.credential.HashedCredentialsMatcher
Returns the Hash algorithmName to use when performing hashes for credentials matching.
getHashIterations() - 类 中的方法org.nanoframework.extension.shiro.authc.credential.HashedCredentialsMatcher
 
getIterations() - 接口 中的方法org.nanoframework.extension.shiro.crypto.hash.Hash
Returns the number of hash iterations used to compute the hash.
getIterations() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
getPermissionsQuery() - 类 中的方法org.nanoframework.extension.shiro.realm.RealmQuery
 
getPrincipals() - 类 中的方法org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
getSalt() - 接口 中的方法org.nanoframework.extension.shiro.crypto.hash.Hash
Returns a salt used to compute the hash or null if no salt was used.
getSalt() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
getServiceParameterName() - 枚举 中的方法org.nanoframework.extension.shiro.Protocol
 
getSession() - 类 中的方法org.nanoframework.extension.shiro.util.ShiroSecurityHelper
 
getSession(String) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.AbstractSSOComponent
 
getSession(String) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.SSOComponentImpl
 
getSession(String) - 接口 中的方法org.nanoframework.extension.shiro.web.component.SSOComponent
 
getSessionByUsername(String) - 类 中的方法org.nanoframework.extension.shiro.util.ShiroSecurityHelper
 
getSessionDAO() - 类 中的方法org.nanoframework.extension.shiro.util.ShiroSecurityHelper
 
getSessionId() - 类 中的方法org.nanoframework.extension.shiro.util.ShiroSecurityHelper
 
getUserRolesQuery() - 类 中的方法org.nanoframework.extension.shiro.realm.RealmQuery
 
getValue() - 类 中的方法org.nanoframework.extension.shiro.servlet.CryptCookie
 

H

hasAuthenticated() - 类 中的方法org.nanoframework.extension.shiro.util.ShiroSecurityHelper
 
Hash - org.nanoframework.extension.shiro.crypto.hash中的接口
 
hashCode() - 类 中的方法org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
hashCode() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
Simply returns toHex().hashCode();
hashCode() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
Simply returns toHex().hashCode();
hashCode() - 类 中的方法org.nanoframework.extension.shiro.util.SimpleByteSource
 
HashedCredentialsMatcher - org.nanoframework.extension.shiro.authc.credential中的类
 
HashedCredentialsMatcher() - 类 的构造器org.nanoframework.extension.shiro.authc.credential.HashedCredentialsMatcher
JavaBeans-compatibile no-arg constructor intended for use in IoC/Dependency Injection environments.
HashedCredentialsMatcher(String) - 类 的构造器org.nanoframework.extension.shiro.authc.credential.HashedCredentialsMatcher
Creates an instance using the specified hashAlgorithmName to hash submitted credentials.

I

INTERNAL_SERVER_ERROR - 类 中的静态变量org.nanoframework.extension.shiro.web.component.Status
INTERNAL_SERVER_ERROR RequestMap.
INVALID_AUTH - 类 中的静态变量org.nanoframework.extension.shiro.web.component.Status
INVALID_AUTH RequestMap.
INVALID_USER_PASS - 类 中的静态变量org.nanoframework.extension.shiro.web.component.Status
INVALID_USER_PASS RequestMap.
isCompatible(Object) - 类 中的静态方法org.nanoframework.extension.shiro.util.ByteSource.Util
 
isCompatible(Object) - 类 中的静态方法org.nanoframework.extension.shiro.util.SimpleByteSource
 
isEmpty() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
isEmpty() - 接口 中的方法org.nanoframework.extension.shiro.util.ByteSource
 
isEmpty() - 类 中的方法org.nanoframework.extension.shiro.util.SimpleByteSource
 
isHashSalted() - 类 中的方法org.nanoframework.extension.shiro.authc.credential.HashedCredentialsMatcher
已过时。
isLogined(String) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.SSOComponentImpl
 
isLogined(String) - 接口 中的方法org.nanoframework.extension.shiro.web.component.SSOComponent
 
isStoredCredentialsHexEncoded() - 类 中的方法org.nanoframework.extension.shiro.authc.credential.HashedCredentialsMatcher
 

J

JdbcRealm - org.nanoframework.extension.shiro.realm中的类
 
JdbcRealm() - 类 的构造器org.nanoframework.extension.shiro.realm.JdbcRealm
 

K

keys() - 类 中的方法org.nanoframework.extension.shiro.cache.RedisCache
 
kickOutUser(String) - 类 中的方法org.nanoframework.extension.shiro.util.ShiroSecurityHelper
 

L

login(UsernamePasswordToken, String) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.SSOComponentImpl
 
login(UsernamePasswordToken, String) - 接口 中的方法org.nanoframework.extension.shiro.web.component.SSOComponent
 
loginFailure(String) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.SSOComponentImpl
 
loginFailure(String) - 接口 中的方法org.nanoframework.extension.shiro.web.component.SSOComponent
 
logout() - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.SSOComponentImpl
 
logout() - 接口 中的方法org.nanoframework.extension.shiro.web.component.SSOComponent
 

M

Md2Hash - org.nanoframework.extension.shiro.crypto.hash中的类
 
Md2Hash() - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.Md2Hash
 
Md2Hash(Object) - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.Md2Hash
 
Md2Hash(Object, Object) - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.Md2Hash
 
Md2Hash(Object, Object, int) - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.Md2Hash
 
merge(AuthenticationInfo) - 类 中的方法org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
MultiRealmException - org.nanoframework.extension.shiro.web.exception中的异常错误
 
MultiRealmException() - 异常错误 的构造器org.nanoframework.extension.shiro.web.exception.MultiRealmException
Constructs a new runtime exception with null as its detail message.
MultiRealmException(String) - 异常错误 的构造器org.nanoframework.extension.shiro.web.exception.MultiRealmException
Constructs a new runtime exception with the specified detail message.
MultiRealmException(String, Throwable) - 异常错误 的构造器org.nanoframework.extension.shiro.web.exception.MultiRealmException
Constructs a new runtime exception with the specified detail message and cause.
MultiRealmException(Throwable) - 异常错误 的构造器org.nanoframework.extension.shiro.web.exception.MultiRealmException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ?
MyBatisRealm - org.nanoframework.extension.shiro.realm中的类
 
MyBatisRealm() - 类 的构造器org.nanoframework.extension.shiro.realm.MyBatisRealm
 

O

OK - 类 中的静态变量org.nanoframework.extension.shiro.web.component.Status
OK ResultMap.
onExpiration(Session) - 类 中的方法org.nanoframework.extension.shiro.listener.SSOSessionListener
 
onStop(Session) - 类 中的方法org.nanoframework.extension.shiro.listener.SSOSessionListener
 
org.nanoframework.extension.shiro - 程序包 org.nanoframework.extension.shiro
 
org.nanoframework.extension.shiro.authc - 程序包 org.nanoframework.extension.shiro.authc
 
org.nanoframework.extension.shiro.authc.credential - 程序包 org.nanoframework.extension.shiro.authc.credential
 
org.nanoframework.extension.shiro.cache - 程序包 org.nanoframework.extension.shiro.cache
 
org.nanoframework.extension.shiro.codec - 程序包 org.nanoframework.extension.shiro.codec
 
org.nanoframework.extension.shiro.crypto.hash - 程序包 org.nanoframework.extension.shiro.crypto.hash
 
org.nanoframework.extension.shiro.listener - 程序包 org.nanoframework.extension.shiro.listener
 
org.nanoframework.extension.shiro.realm - 程序包 org.nanoframework.extension.shiro.realm
 
org.nanoframework.extension.shiro.servlet - 程序包 org.nanoframework.extension.shiro.servlet
 
org.nanoframework.extension.shiro.session.mgt.eis - 程序包 org.nanoframework.extension.shiro.session.mgt.eis
 
org.nanoframework.extension.shiro.util - 程序包 org.nanoframework.extension.shiro.util
 
org.nanoframework.extension.shiro.web.component - 程序包 org.nanoframework.extension.shiro.web.component
 
org.nanoframework.extension.shiro.web.component.impl - 程序包 org.nanoframework.extension.shiro.web.component.impl
 
org.nanoframework.extension.shiro.web.exception - 程序包 org.nanoframework.extension.shiro.web.exception
 
org.nanoframework.extension.shiro.web.filter.authc - 程序包 org.nanoframework.extension.shiro.web.filter.authc
 
org.nanoframework.extension.shiro.web.service - 程序包 org.nanoframework.extension.shiro.web.service
 
org.nanoframework.extension.shiro.web.service.impl - 程序包 org.nanoframework.extension.shiro.web.service.impl
 
org.nanoframework.extension.shiro.web.session.mgt - 程序包 org.nanoframework.extension.shiro.web.session.mgt
 

P

PASSWORD_ERROR - 类 中的静态变量org.nanoframework.extension.shiro.web.component.Status
PASSWORD_ERROR RequestMap.
PREFERRED_ENCODING - 类 中的静态变量org.nanoframework.extension.shiro.codec.CodecSupport
Shiro's default preferred character encoding, equal to UTF-8.
Protocol - org.nanoframework.extension.shiro中的枚举
 
put(K, V) - 类 中的方法org.nanoframework.extension.shiro.cache.RedisCache
 

R

readSession(Serializable) - 类 中的方法org.nanoframework.extension.shiro.web.service.impl.SSOServiceImpl
 
readSession(Serializable) - 接口 中的方法org.nanoframework.extension.shiro.web.service.SSOService
 
readValue(HttpServletRequest, HttpServletResponse) - 类 中的方法org.nanoframework.extension.shiro.servlet.CryptCookie
 
RealmQuery - org.nanoframework.extension.shiro.realm中的类
 
RealmQuery() - 类 的构造器org.nanoframework.extension.shiro.realm.RealmQuery
 
RealmService - org.nanoframework.extension.shiro.web.service中的接口
 
RealmServiceImpl - org.nanoframework.extension.shiro.web.service.impl中的类
 
RealmServiceImpl() - 类 的构造器org.nanoframework.extension.shiro.web.service.impl.RealmServiceImpl
 
RedisCache<K,V> - org.nanoframework.extension.shiro.cache中的类
 
RedisCache(String, String) - 类 的构造器org.nanoframework.extension.shiro.cache.RedisCache
 
RedisCacheManager - org.nanoframework.extension.shiro.cache中的类
 
RedisCacheManager() - 类 的构造器org.nanoframework.extension.shiro.cache.RedisCacheManager
 
RedisSessionDAO - org.nanoframework.extension.shiro.session.mgt.eis中的类
 
RedisSessionDAO() - 类 的构造器org.nanoframework.extension.shiro.session.mgt.eis.RedisSessionDAO
 
register() - 类 中的静态方法org.nanoframework.extension.shiro.util.EnumConverter
 
REGISTER_ERROR - 类 中的静态变量org.nanoframework.extension.shiro.web.component.Status
REGISTER_ERROR RequestMap.
registrySession(String, String) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.AbstractSSOComponent
 
registrySession(String, String) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.SSOComponentImpl
 
registrySession(String, String) - 接口 中的方法org.nanoframework.extension.shiro.web.component.SSOComponent
 
remove(K) - 类 中的方法org.nanoframework.extension.shiro.cache.RedisCache
 
removeSession(String) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.AbstractSSOComponent
 
removeSession(String) - 接口 中的方法org.nanoframework.extension.shiro.web.component.SSOComponent
 

S

SaltedAuthenticationInfo - org.nanoframework.extension.shiro.authc中的接口
 
setAuthenticationQuery(String) - 类 中的方法org.nanoframework.extension.shiro.realm.RealmQuery
 
setBytes(byte[]) - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
 
setBytes(byte[]) - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
setCredentials(Object) - 类 中的方法org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
setCredentialsSalt(ByteSource) - 类 中的方法org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
setDataSourceName(String) - 类 中的方法org.nanoframework.extension.shiro.realm.JdbcRealm
 
setDataSourceName(String) - 类 中的方法org.nanoframework.extension.shiro.realm.MyBatisRealm
 
setHashAlgorithmName(String) - 类 中的方法org.nanoframework.extension.shiro.authc.credential.HashedCredentialsMatcher
Sets the Hash algorithmName to use when performing hashes for credentials matching.
setHashIterations(int) - 类 中的方法org.nanoframework.extension.shiro.authc.credential.HashedCredentialsMatcher
 
setHashSalted(boolean) - 类 中的方法org.nanoframework.extension.shiro.authc.credential.HashedCredentialsMatcher
已过时。
setIterations(int) - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
setPermissionsQuery(String) - 类 中的方法org.nanoframework.extension.shiro.realm.RealmQuery
 
setPersistType(String) - 类 中的方法org.nanoframework.extension.shiro.session.mgt.eis.RedisSessionDAO
 
setPrincipals(PrincipalCollection) - 类 中的方法org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
setRealmQuery(RealmQuery) - 类 中的方法org.nanoframework.extension.shiro.realm.JdbcRealm
 
setRedisSourceNames(String) - 类 中的方法org.nanoframework.extension.shiro.cache.RedisCacheManager
 
setRedisSourceNames(String) - 类 中的方法org.nanoframework.extension.shiro.session.mgt.eis.RedisSessionDAO
 
setSalt(ByteSource) - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
setSaltStyle(String) - 类 中的方法org.nanoframework.extension.shiro.realm.JdbcRealm
 
setScEncryptionKey(String) - 类 中的方法org.nanoframework.extension.shiro.servlet.CryptCookie
 
setScSingingKey(String) - 类 中的方法org.nanoframework.extension.shiro.servlet.CryptCookie
 
setSessionExpire(int) - 类 中的方法org.nanoframework.extension.shiro.session.mgt.eis.RedisSessionDAO
 
setSessionName(String) - 类 中的方法org.nanoframework.extension.shiro.session.mgt.eis.RedisSessionDAO
 
setSessions(String) - 类 中的方法org.nanoframework.extension.shiro.cache.RedisCache
 
setStoredCredentialsHexEncoded(boolean) - 类 中的方法org.nanoframework.extension.shiro.authc.credential.HashedCredentialsMatcher
 
setUserRolesQuery(String) - 类 中的方法org.nanoframework.extension.shiro.realm.RealmQuery
 
setValue(String) - 类 中的方法org.nanoframework.extension.shiro.servlet.CryptCookie
 
SHIRO - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 
SHIRO_CLIENT_SESSION_PREFIX - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 
SHIRO_CLIENT_SESSION_PREFIX_PROPERTY - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 
SHIRO_REDIS_CLIENT_PROPERTY - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 
SHIRO_SESSION_LISTENER_PREFIX - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 
SHIRO_SESSION_LISTENER_PREFIX_PROPERTY - 接口 中的静态变量org.nanoframework.extension.shiro.web.component.SSOComponent
 
ShiroSecurityHelper - org.nanoframework.extension.shiro.util中的类
 
ShiroSecurityHelper() - 类 的构造器org.nanoframework.extension.shiro.util.ShiroSecurityHelper
 
ShiroWebModule - org.nanoframework.extension.shiro中的类
 
ShiroWebModule(ServletContext) - 类 的构造器org.nanoframework.extension.shiro.ShiroWebModule
 
SimpleAuthenticationInfo - org.nanoframework.extension.shiro.authc中的类
 
SimpleAuthenticationInfo() - 类 的构造器org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
SimpleAuthenticationInfo(Object, Object, String) - 类 的构造器org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
SimpleAuthenticationInfo(Object, Object, ByteSource, String) - 类 的构造器org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
SimpleAuthenticationInfo(PrincipalCollection, Object) - 类 的构造器org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
SimpleAuthenticationInfo(PrincipalCollection, Object, ByteSource) - 类 的构造器org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
SimpleByteSource - org.nanoframework.extension.shiro.util中的类
 
SimpleByteSource(byte[]) - 类 的构造器org.nanoframework.extension.shiro.util.SimpleByteSource
 
SimpleByteSource(char[]) - 类 的构造器org.nanoframework.extension.shiro.util.SimpleByteSource
Creates an instance by converting the characters to a byte array (assumes UTF-8 encoding).
SimpleByteSource(String) - 类 的构造器org.nanoframework.extension.shiro.util.SimpleByteSource
Creates an instance by converting the String to a byte array (assumes UTF-8 encoding).
SimpleByteSource(ByteSource) - 类 的构造器org.nanoframework.extension.shiro.util.SimpleByteSource
Creates an instance using the sources bytes directly - it does not create a copy of the argument's byte array.
SimpleByteSource(File) - 类 的构造器org.nanoframework.extension.shiro.util.SimpleByteSource
Creates an instance by converting the file to a byte array.
SimpleByteSource(InputStream) - 类 的构造器org.nanoframework.extension.shiro.util.SimpleByteSource
Creates an instance by converting the stream to a byte array.
SimpleCredentialsMatcher - org.nanoframework.extension.shiro.authc.credential中的类
 
SimpleCredentialsMatcher() - 类 的构造器org.nanoframework.extension.shiro.authc.credential.SimpleCredentialsMatcher
 
SimpleHash - org.nanoframework.extension.shiro.crypto.hash中的类
 
SimpleHash(String) - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
SimpleHash(String, Object) - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
SimpleHash(String, Object, Object) - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
SimpleHash(String, Object, Object, int) - 类 的构造器org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
size() - 类 中的方法org.nanoframework.extension.shiro.cache.RedisCache
 
SSOAuthenticationFilter - org.nanoframework.extension.shiro.web.filter.authc中的类
 
SSOAuthenticationFilter() - 类 的构造器org.nanoframework.extension.shiro.web.filter.authc.SSOAuthenticationFilter
 
SSOComponent - org.nanoframework.extension.shiro.web.component中的接口
 
SSOComponentImpl - org.nanoframework.extension.shiro.web.component.impl中的类
 
SSOComponentImpl() - 类 的构造器org.nanoframework.extension.shiro.web.component.impl.SSOComponentImpl
 
SSOService - org.nanoframework.extension.shiro.web.service中的接口
 
SSOServiceImpl - org.nanoframework.extension.shiro.web.service.impl中的类
 
SSOServiceImpl() - 类 的构造器org.nanoframework.extension.shiro.web.service.impl.SSOServiceImpl
 
SSOSessionListener - org.nanoframework.extension.shiro.listener中的类
 
SSOSessionListener() - 类 的构造器org.nanoframework.extension.shiro.listener.SSOSessionListener
 
Status - org.nanoframework.extension.shiro.web.component中的类
 
Status() - 类 的构造器org.nanoframework.extension.shiro.web.component.Status
 
syncSessionAttribute(String, String) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.SSOComponentImpl
 
syncSessionAttribute(String, String) - 接口 中的方法org.nanoframework.extension.shiro.web.component.SSOComponent
 
syncSessionMaxInactiveInternal(String, Integer) - 类 中的方法org.nanoframework.extension.shiro.web.component.impl.SSOComponentImpl
 
syncSessionMaxInactiveInternal(String, Integer) - 接口 中的方法org.nanoframework.extension.shiro.web.component.SSOComponent
 

T

toBase64() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
 
toBase64() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
toBase64() - 接口 中的方法org.nanoframework.extension.shiro.util.ByteSource
 
toBase64() - 类 中的方法org.nanoframework.extension.shiro.util.SimpleByteSource
 
toBytes(char[]) - 类 中的静态方法org.nanoframework.extension.shiro.codec.CodecSupport
 
toBytes(char[], String) - 类 中的静态方法org.nanoframework.extension.shiro.codec.CodecSupport
 
toBytes(String) - 类 中的静态方法org.nanoframework.extension.shiro.codec.CodecSupport
Converts the specified source argument to a byte array with Shiro's PREFERRED_ENCODING.
toBytes(String, String) - 类 中的静态方法org.nanoframework.extension.shiro.codec.CodecSupport
Converts the specified source to a byte array via the specified encoding, throwing a CodecException if the encoding fails.
toChars(byte[]) - 类 中的静态方法org.nanoframework.extension.shiro.codec.CodecSupport
Returns the specified byte array as a character array using the PREFERRED_ENCODING.
toChars(byte[], String) - 类 中的静态方法org.nanoframework.extension.shiro.codec.CodecSupport
 
toHex() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
 
toHex() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
 
toHex() - 接口 中的方法org.nanoframework.extension.shiro.util.ByteSource
 
toHex() - 类 中的方法org.nanoframework.extension.shiro.util.SimpleByteSource
 
toString() - 类 中的方法org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo
 
toString(byte[]) - 类 中的静态方法org.nanoframework.extension.shiro.codec.CodecSupport
Converts the specified byte array to a String using the PREFERRED_ENCODING.
toString(byte[], String) - 类 中的静态方法org.nanoframework.extension.shiro.codec.CodecSupport
Converts the specified byte array to a String using the specified character encoding.
toString() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.AbstractHash
已过时。
Simple implementation that merely returns toHex().
toString() - 类 中的方法org.nanoframework.extension.shiro.crypto.hash.SimpleHash
Simple implementation that merely returns toHex().
toString() - 类 中的方法org.nanoframework.extension.shiro.util.SimpleByteSource
 

U

UNAUTH - 类 中的静态变量org.nanoframework.extension.shiro.web.component.Status
UNAUTH RequestMap.
UNLOGIN - 类 中的静态变量org.nanoframework.extension.shiro.web.component.Status
UNLOGIN RequestMap.
update(Session) - 类 中的方法org.nanoframework.extension.shiro.web.service.impl.SSOServiceImpl
 
update(Session) - 接口 中的方法org.nanoframework.extension.shiro.web.service.SSOService
 
USER_ERROR - 类 中的静态变量org.nanoframework.extension.shiro.web.component.Status
USER_ERROR RequestMap.
Util() - 类 的构造器org.nanoframework.extension.shiro.util.ByteSource.Util
 

V

valueOf(String) - 枚举 中的静态方法org.nanoframework.extension.shiro.Protocol
返回带有指定名称的该类型的枚举常量。
values() - 类 中的方法org.nanoframework.extension.shiro.cache.RedisCache
每次进行校验时都会调用此方法,为了防止在集群环境下每个节点都进行此扫描,特意加上活锁进行访问限制
values() - 枚举 中的静态方法org.nanoframework.extension.shiro.Protocol
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C D E F G H I J K L M O P R S T U V 

Copyright © 2015-2017. All Rights Reserved.