| Package | Description |
|---|---|
| org.mitre.oauth2.introspectingfilter | |
| org.mitre.oauth2.introspectingfilter.service.impl |
| Modifier and Type | Method and Description |
|---|---|
IntrospectionAuthorityGranter |
IntrospectingTokenService.getIntrospectionAuthorityGranter() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntrospectingTokenService.setIntrospectionAuthorityGranter(IntrospectionAuthorityGranter introspectionAuthorityGranter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeBasedIntrospectionAuthoritiesGranter |
class |
SimpleIntrospectionAuthorityGranter
Grants the same set of authorities no matter what's passed in.
|
Copyright © 2022. All rights reserved.