Class and Description |
---|
ResourceServerProperties
Configuration properties for OAuth2 Resources.
|
Class and Description |
---|
AuthoritiesExtractor
Strategy used by
UserInfoTokenServices to extract authorities from the resource
server's response. |
JwtAccessTokenConverterConfigurer
Callback interface that can be used to provide additional configuration to the
JwtAccessTokenConverter . |
JwtAccessTokenConverterRestTemplateCustomizer
Callback for customizing the
RestTemplate that is used to fetch the keys used
by JwtAccessTokenConverter . |
PrincipalExtractor
Strategy used by
UserInfoTokenServices to extract the principal from the
resource server's response. |
ResourceServerProperties
Configuration properties for OAuth2 Resources.
|
ResourceServerProperties.Jwk |
ResourceServerProperties.Jwt |
SpringSocialTokenServices
ResourceServerTokenServices backed by Spring Social. |
UserInfoRestTemplateCustomizer
Callback for customizing the rest template used to fetch user details if authentication
is done via OAuth2 access tokens.
|
UserInfoRestTemplateFactory
Factory used to create the
OAuth2RestTemplate used for extracting user info
during authentication if none is available. |
UserInfoTokenServices
ResourceServerTokenServices that uses a user info REST service. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.