Class | Description |
---|---|
OAuth2ExpressionParser |
A custom
ExpressionParser that automatically wraps SpEL expression with
OAuth2SecurityExpressionMethods.throwOnError(boolean) . |
OAuth2ExpressionUtils | |
OAuth2MethodSecurityExpressionHandler |
A security expression handler that can handle default method security expressions plus the set provided by
OAuth2SecurityExpressionMethods using the variable oauth2 to access the methods. |
OAuth2SecurityExpressionMethods |
A convenience object for security expressions in OAuth2 protected resources, providing public methods that act on the
current authentication.
|
OAuth2WebSecurityExpressionHandler |
A security expression handler that can handle default web security expressions plus the set provided by
OAuth2SecurityExpressionMethods using the variable oauth2 to access the methods. |
Copyright © 2019. All rights reserved.