Class Authorization
Object
org.thymeleaf.extras.springsecurity6.auth.Authorization
- Author:
- Daniel Fernández
-
Constructor Summary
ConstructorDescriptionAuthorization
(org.thymeleaf.context.IExpressionContext context, org.springframework.security.core.Authentication authentication) -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
expression
(String expression) org.springframework.security.core.Authentication
org.thymeleaf.context.IExpressionContext
boolean
boolean
-
Constructor Details
-
Authorization
public Authorization(org.thymeleaf.context.IExpressionContext context, org.springframework.security.core.Authentication authentication)
-
-
Method Details
-
getContext
public org.thymeleaf.context.IExpressionContext getContext() -
getAuthentication
public org.springframework.security.core.Authentication getAuthentication() -
expr
-
expression
-
url
-
url
-