Skip navigation links
A B C D E G H I J K L M O P R S U V 

G

getAuthorities() - Method in class com.mbap.auth.domain.SecurityUser
 
getClientDetailsService() - Method in class com.mbap.auth.filter.BootBasicAuthenticationFilter
 
getClientList() - Method in class com.mbap.auth.service.UserDetailService
 
getExcludeMap() - Method in class com.mbap.auth.service.ResourcePermissonRedisServer
查询权限排除记录,按照约定格式存入redis
约定格式为:
key=staffid value=["[请求方式]/资源服务名/接口地址"]
例如:
123=["[get]/mbap-pp/rest/staff/get/{id}","[get]/mbap-pp/rest/staff/sort"]
getHeader(String) - Method in class com.mbap.auth.filter.HeaderMapRequestWrapper
 
getHeaderNames() - Method in class com.mbap.auth.filter.HeaderMapRequestWrapper
get the Header names
getHeaders(String) - Method in class com.mbap.auth.filter.HeaderMapRequestWrapper
 
getKey() - Method in class com.mbap.auth.controller.AuthController
获取RSA公钥接口
getKeystr() - Method in class com.mbap.auth.controller.AuthController
获取RSA公钥接口(前端加密时使用)
getOauthAuthenticationManager() - Method in class com.mbap.auth.config.AuthorizationServerConfig
密码模式用户身份认证
getPassword() - Method in class com.mbap.auth.domain.SecurityUser
 
getPermitAll() - Method in class com.mbap.auth.service.InitParamsService
 
getRealPath(HttpServletRequest) - Method in class com.mbap.auth.service.InitParamsService
根据访问URL获取接口真实地址
getRestResourcePermisson() - Method in class com.mbap.auth.service.ResourcePermissonRedisServer
查询菜单权限记录,按照约定格式组成新的Map
约定格式为:
key=[请求方式]/资源服务名/接口地址 value=[权限分组]
例如:
[get]/mbap-pp/rest/staff/get/{id} = [ROLE_1,STAFF_1,DEPT_1,CLIENT_1]
getUsername() - Method in class com.mbap.auth.domain.SecurityUser
 
A B C D E G H I J K L M O P R S U V 
Skip navigation links