All Classes and Interfaces

Class
Description
Internal class used to expose the Token implementation as the standard Principal for Spring Security Jwt handling.
Extracts the authorities from the Jwt token.
 
 
 
 
 
Encapsulates the TokenAuthenticationConverter that extracts authorization related information from the Jwt token.
 
Deprecated, for removal: This API element is subject to removal in a future version.
Used only by deprecated spring-xsuaa library for backward compatibility reasons
 
 
An authentication converter that extracts authorization related information from the Jwt token.
 
Responsible to extract information out of the token and provide it to the JwtDecoder.
Token Utility class to determine provided token type i.e.
Validate audience using audience field content.
Auto-configuration for default beans used by the XSUAA client library.
 
Represents the XSUAA credentials of VCAP_SERVICES.
 
 
Auto-configuration that exposes a JwtDecoder, which has the standard Spring Security Jwt validators as well as the XSUAA-specific validators.
 
 
 
Part of Auto Configuration XsuaaAutoConfiguration
Custom XSUAA token implementation.
Auto-configuration for default beans used by the XSUAA client library.