toggle menu
ainsoft-rag-spring-boot-autoconfigure
0.1.0-SNAPSHOT
jvm
switch theme
search in API
ainsoft-rag-spring-boot-autoconfigure
/
com.ainsoft.rag.spring
/
RagAdminSecurityService
Rag
Admin
Security
Service
class
RagAdminSecurityService
(
properties
:
RagAdminProperties
,
adminService
:
RagAdminService
)
Members
Constructors
Rag
Admin
Security
Service
Link copied to clipboard
constructor
(
properties
:
RagAdminProperties
,
adminService
:
RagAdminService
)
Functions
current
Role
Link copied to clipboard
fun
currentRole
(
request
:
HttpServletRequest
)
:
String
?
require
Feature
Link copied to clipboard
fun
requireFeature
(
request
:
HttpServletRequest
,
feature
:
String
)
:
RagAdminAccessContext
resolve
Access
Link copied to clipboard
fun
resolveAccess
(
request
:
HttpServletRequest
)
:
RagAdminAccessContext