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

A

AbstractOAuth2SecurityExceptionHandler - cn.bestwu.simpleframework.security.exception中的类
自定义处理OAuth2SecurityException
AbstractOAuth2SecurityExceptionHandler(MessageSource) - 类 的构造器cn.bestwu.simpleframework.security.exception.AbstractOAuth2SecurityExceptionHandler
 
AuthenticationHelper - cn.bestwu.simpleframework.security中的类
 
AuthenticationHelper() - 类 的构造器cn.bestwu.simpleframework.security.AuthenticationHelper
 

B

bindRequestMap() - 类 中的方法cn.bestwu.simpleframework.security.URLFilterInvocationSecurityMetadataSource
 

C

cn.bestwu.simpleframework.security - 程序包 cn.bestwu.simpleframework.security
 
cn.bestwu.simpleframework.security.exception - 程序包 cn.bestwu.simpleframework.security.exception
 
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类 中的方法cn.bestwu.simpleframework.security.exception.OAuth2AuthenticationEntryPoint
 
CustomUserDetails - cn.bestwu.simpleframework.security中的类
自定义 UserDetails
CustomUserDetails(ISecurityUser, Collection<? extends GrantedAuthority>) - 类 的构造器cn.bestwu.simpleframework.security.CustomUserDetails
 
CustomUserDetailsService - cn.bestwu.simpleframework.security中的类
自定义UserDetailsService
CustomUserDetailsService(ISecurityService) - 类 的构造器cn.bestwu.simpleframework.security.CustomUserDetailsService
 

D

doHandle(HttpServletRequest, HttpServletResponse, RuntimeException) - 类 中的方法cn.bestwu.simpleframework.security.exception.AbstractOAuth2SecurityExceptionHandler
 

E

enhanceResponse(ResponseEntity<OAuth2Exception>, Exception) - 类 中的方法cn.bestwu.simpleframework.security.exception.AbstractOAuth2SecurityExceptionHandler
 
enhanceResponse(ResponseEntity<OAuth2Exception>, Exception) - 类 中的方法cn.bestwu.simpleframework.security.exception.OAuth2AuthenticationEntryPoint
 
equals(Object) - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
 

F

findAllMenus() - 接口 中的方法cn.bestwu.simpleframework.security.ISecurityService
 
findByUsername(String) - 接口 中的方法cn.bestwu.simpleframework.security.ISecurityService
 

G

getAllConfigAttributes() - 类 中的方法cn.bestwu.simpleframework.security.URLFilterInvocationSecurityMetadataSource
 
getAttributes(Object) - 类 中的方法cn.bestwu.simpleframework.security.URLFilterInvocationSecurityMetadataSource
 
getAuthentication() - 类 中的静态方法cn.bestwu.simpleframework.security.AuthenticationHelper
 
getAuthorities() - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
 
getAuthorities() - 接口 中的方法cn.bestwu.simpleframework.security.IMenu
 
getAuthorities(ISecurityUser) - 接口 中的方法cn.bestwu.simpleframework.security.ISecurityService
 
getMethod() - 接口 中的方法cn.bestwu.simpleframework.security.IMenu
 
getPassword() - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
 
getPassword() - 接口 中的方法cn.bestwu.simpleframework.security.ISecurityUser
 
getSigninUser() - 类 中的静态方法cn.bestwu.simpleframework.security.AuthenticationHelper
 
getText(Object, Object...) - 类 中的静态方法cn.bestwu.simpleframework.security.exception.AbstractOAuth2SecurityExceptionHandler
 
getUrl() - 接口 中的方法cn.bestwu.simpleframework.security.IMenu
 
getUser() - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
 
getUserAwareUserDetails() - 类 中的静态方法cn.bestwu.simpleframework.security.AuthenticationHelper
 
getUsername() - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
 
getUsername() - 接口 中的方法cn.bestwu.simpleframework.security.ISecurityUser
 

H

handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - 类 中的方法cn.bestwu.simpleframework.security.exception.OAuth2AccessDeniedHandler
 
hasAuthority(Authentication, String) - 类 中的静态方法cn.bestwu.simpleframework.security.AuthenticationHelper
 
hashCode() - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
Returns the hashcode of the username.

I

IMenu - cn.bestwu.simpleframework.security中的接口
菜单
isAccountNonExpired() - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
 
isAccountNonLocked() - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
 
isCredentialsNonExpired() - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
 
ISecurityService - cn.bestwu.simpleframework.security中的接口
 
ISecurityUser - cn.bestwu.simpleframework.security中的接口
 
isEnabled() - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
 

L

loadUserByUsername(String) - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetailsService
 

M

messageSource - 类 中的静态变量cn.bestwu.simpleframework.security.exception.AbstractOAuth2SecurityExceptionHandler
 

O

OAuth2AccessDeniedHandler - cn.bestwu.simpleframework.security.exception中的类
AccessDenied异常自定义处理
OAuth2AccessDeniedHandler(MessageSource) - 类 的构造器cn.bestwu.simpleframework.security.exception.OAuth2AccessDeniedHandler
 
OAuth2AuthenticationEntryPoint - cn.bestwu.simpleframework.security.exception中的类
自定义异常处理
OAuth2AuthenticationEntryPoint(MessageSource) - 类 的构造器cn.bestwu.simpleframework.security.exception.OAuth2AuthenticationEntryPoint
 
OAuth2ExceptionJackson2Serializer - cn.bestwu.simpleframework.security.exception中的类
自定义异常Jackson2序列化
OAuth2ExceptionJackson2Serializer() - 类 的构造器cn.bestwu.simpleframework.security.exception.OAuth2ExceptionJackson2Serializer
 
OAuth2ExceptionMixIn - cn.bestwu.simpleframework.security.exception中的接口
OAuth异常序列化处理

R

refreshResuorceMap() - 类 中的方法cn.bestwu.simpleframework.security.URLFilterInvocationSecurityMetadataSource
 

S

serialize(OAuth2Exception, JsonGenerator, SerializerProvider) - 类 中的方法cn.bestwu.simpleframework.security.exception.OAuth2ExceptionJackson2Serializer
 
setAuthorities(Collection<? extends GrantedAuthority>) - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
 
setExceptionRenderer(OAuth2ExceptionRenderer) - 类 中的方法cn.bestwu.simpleframework.security.exception.AbstractOAuth2SecurityExceptionHandler
 
setExceptionTranslator(WebResponseExceptionTranslator<OAuth2Exception>) - 类 中的方法cn.bestwu.simpleframework.security.exception.AbstractOAuth2SecurityExceptionHandler
 
setUser(ISecurityUser) - 类 中的方法cn.bestwu.simpleframework.security.CustomUserDetails
 
supports(Class<?>) - 类 中的方法cn.bestwu.simpleframework.security.URLFilterInvocationSecurityMetadataSource
 

U

URLFilterInvocationSecurityMetadataSource - cn.bestwu.simpleframework.security中的类
自定义权限过滤
URLFilterInvocationSecurityMetadataSource(ISecurityService, RequestMappingHandlerMapping, String[]) - 类 的构造器cn.bestwu.simpleframework.security.URLFilterInvocationSecurityMetadataSource
 
A B C D E F G H I L M O R S U 
跳过导航链接