索引

G H I L P R S U W 
All Classes and Interfaces|所有程序包|序列化表格

G

generate(Object, Method, Object...) - 类中的方法 help.lixin.security.service.impl.PermissionKeyGenerator
 
getAdditionalParameters() - 类中的方法 help.lixin.security.service.impl.RemotePublicKeyService
 
getClientId() - 类中的方法 help.lixin.security.properties.PublicKeyProperties
 
getClientId() - 类中的方法 help.lixin.security.service.impl.RemotePublicKeyService
 
getClientSecret() - 类中的方法 help.lixin.security.properties.PublicKeyProperties
 
getClientSecret() - 类中的方法 help.lixin.security.service.impl.RemotePublicKeyService
 
getPublicKey() - 类中的方法 help.lixin.security.properties.PublicKeyProperties
 
getPublicKey() - 类中的方法 help.lixin.security.service.impl.LocalStorePublicKeyService
 
getPublicKey() - 类中的方法 help.lixin.security.service.impl.RemotePublicKeyService
 
getPublicKey() - 接口中的方法 help.lixin.security.service.IPublicKeyService
 
getPublicKeyEndpointUrl() - 类中的方法 help.lixin.security.properties.PublicKeyProperties
 
getPublicKeyEndpointUrl() - 类中的方法 help.lixin.security.service.impl.RemotePublicKeyService
 
getPublicKeyName() - 类中的方法 help.lixin.security.properties.PublicKeyStoreProperties
 
getPublicKeyService() - 类中的方法 help.lixin.security.service.impl.LocalStorePublicKeyService
 
getPublicKeyStoreDir() - 类中的方法 help.lixin.security.properties.PublicKeyStoreProperties
 
getPublicKeyStoreFullPath() - 类中的方法 help.lixin.security.service.impl.LocalStorePublicKeyService
 
getPublicKeyStoreHome() - 类中的方法 help.lixin.security.properties.PublicKeyStoreProperties
 
getRestTemplate() - 类中的方法 help.lixin.security.service.impl.RemotePublicKeyService
 
getWhiteListString() - 类中的方法 help.lixin.security.service.impl.WhiteListService
 

H

help.lixin.security.config - 程序包 help.lixin.security.config
 
help.lixin.security.exception - 程序包 help.lixin.security.exception
 
help.lixin.security.properties - 程序包 help.lixin.security.properties
 
help.lixin.security.service - 程序包 help.lixin.security.service
 
help.lixin.security.service.impl - 程序包 help.lixin.security.service.impl
 

I

IPermissionListService - help.lixin.security.service中的接口
资源加载服务
IPublicKeyService - help.lixin.security.service中的接口
 
IWhiteListService - help.lixin.security.service中的接口
白名单URL列表

L

loadPermissionListByRoles(List<String>) - 接口中的方法 help.lixin.security.service.IPermissionListService
 
localStorePublicKeyService(Environment, IPublicKeyService) - 类中的方法 help.lixin.security.config.ResourceServerPublicKeyConfig
 
LocalStorePublicKeyService - help.lixin.security.service.impl中的类
 
LocalStorePublicKeyService(String, String, String) - 类的构造器 help.lixin.security.service.impl.LocalStorePublicKeyService
 
logger - 类中的变量 help.lixin.security.service.impl.RemotePublicKeyService
 

P

PermissionKeyGenerator - help.lixin.security.service.impl中的类
 
PermissionKeyGenerator() - 类的构造器 help.lixin.security.service.impl.PermissionKeyGenerator
 
PublicKeyProperties - help.lixin.security.properties中的类
 
PublicKeyProperties() - 类的构造器 help.lixin.security.properties.PublicKeyProperties
 
publicKeyService() - 类中的方法 help.lixin.security.config.ResourceServerPublicKeyConfig
 
PublicKeyStoreProperties - help.lixin.security.properties中的类
 
PublicKeyStoreProperties() - 类的构造器 help.lixin.security.properties.PublicKeyStoreProperties
 

R

remotePublicKeyService(RestTemplate) - 类中的方法 help.lixin.security.config.ResourceServerPublicKeyConfig
 
RemotePublicKeyService - help.lixin.security.service.impl中的类
 
RemotePublicKeyService() - 类的构造器 help.lixin.security.service.impl.RemotePublicKeyService
 
ResourceServerPublicKeyConfig - help.lixin.security.config中的类
 
ResourceServerPublicKeyConfig() - 类的构造器 help.lixin.security.config.ResourceServerPublicKeyConfig
 

S

setAdditionalParameters(Map<String, String>) - 类中的方法 help.lixin.security.service.impl.RemotePublicKeyService
 
setClientId(String) - 类中的方法 help.lixin.security.properties.PublicKeyProperties
 
setClientId(String) - 类中的方法 help.lixin.security.service.impl.RemotePublicKeyService
 
setClientSecret(String) - 类中的方法 help.lixin.security.properties.PublicKeyProperties
 
setClientSecret(String) - 类中的方法 help.lixin.security.service.impl.RemotePublicKeyService
 
setDefaultWhiteList(List<String>) - 类中的方法 help.lixin.security.service.impl.WhiteListService
 
setPublicKey(String) - 类中的方法 help.lixin.security.properties.PublicKeyProperties
 
setPublicKeyEndpointUrl(String) - 类中的方法 help.lixin.security.properties.PublicKeyProperties
 
setPublicKeyEndpointUrl(String) - 类中的方法 help.lixin.security.service.impl.RemotePublicKeyService
 
setPublicKeyName(String) - 类中的方法 help.lixin.security.properties.PublicKeyStoreProperties
 
setPublicKeyService(IPublicKeyService) - 类中的方法 help.lixin.security.service.impl.LocalStorePublicKeyService
 
setPublicKeyStoreDir(String) - 类中的方法 help.lixin.security.properties.PublicKeyStoreProperties
 
setPublicKeyStoreHome(String) - 类中的方法 help.lixin.security.properties.PublicKeyStoreProperties
 
setRestTemplate(RestOperations) - 类中的方法 help.lixin.security.service.impl.RemotePublicKeyService
 
setWhiteListString(String) - 类中的方法 help.lixin.security.service.impl.WhiteListService
 

U

UnauthorizedException - help.lixin.security.exception中的Exception Class
 
UnauthorizedException() - exception class的构造器 help.lixin.security.exception.UnauthorizedException
 
UnauthorizedException(String) - exception class的构造器 help.lixin.security.exception.UnauthorizedException
 
UnauthorizedException(String, Throwable) - exception class的构造器 help.lixin.security.exception.UnauthorizedException
 
UnauthorizedException(String, Throwable, boolean, boolean) - exception class的构造器 help.lixin.security.exception.UnauthorizedException
 
UnauthorizedException(Throwable) - exception class的构造器 help.lixin.security.exception.UnauthorizedException
 

W

whiteList() - 类中的方法 help.lixin.security.service.impl.WhiteListService
 
whiteList() - 接口中的方法 help.lixin.security.service.IWhiteListService
获取白名单列表
WhiteListConfig - help.lixin.security.config中的类
白名单配置
WhiteListConfig() - 类的构造器 help.lixin.security.config.WhiteListConfig
 
whiteListService(String) - 类中的方法 help.lixin.security.config.WhiteListConfig
 
WhiteListService - help.lixin.security.service.impl中的类
 
WhiteListService(String) - 类的构造器 help.lixin.security.service.impl.WhiteListService
 
G H I L P R S U W 
All Classes and Interfaces|所有程序包|序列化表格