Interface | Description |
---|---|
OIDCAuthoritiesMapper | |
TargetLinkURIChecker |
Class | Description |
---|---|
NamedAdminAuthoritiesMapper |
Simple mapper that adds ROLE_USER to the authorities map for all queries,
plus adds ROLE_ADMIN if the subject and issuer pair are found in the
configurable "admins" set.
|
OIDCAuthenticationFilter |
OpenID Connect Authentication Filter class
|
OIDCAuthenticationProvider | |
StaticPrefixTargetLinkURIChecker |
Simple target URI checker, checks whether the string in question starts
with a configured prefix.
|
SubjectIssuerGrantedAuthority |
Simple authority representing a user at an issuer.
|
UserInfoFetcher |
Utility class to fetch userinfo from the userinfo endpoint, if available.
|
Exception | Description |
---|---|
AuthorizationEndpointException |
Copyright © 2018. All rights reserved.