| Class | Description |
|---|---|
| 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 © 2014. All rights reserved.