Uses of Class
com.vortexsoftware.sdk.spring.VortexConfig.VortexUser
Packages that use VortexConfig.VortexUser
-
Uses of VortexConfig.VortexUser in com.vortexsoftware.sdk.spring
Methods in com.vortexsoftware.sdk.spring that return VortexConfig.VortexUserModifier and TypeMethodDescriptionVortexConfig.authenticateUser()Convert the current request context to a Vortex user This should extract user information from the current HTTP request and return it in the format expected by Vortex JWT generation.Methods in com.vortexsoftware.sdk.spring with parameters of type VortexConfig.VortexUserModifier and TypeMethodDescriptionbooleanVortexConfig.authorizeOperation(String operation, VortexConfig.VortexUser user) Check if the current user can perform a specific operation