Index

C G J O R S 
All Classes and Interfaces|All Packages

C

ConditionalOnIssuerLocationJwtDecoder - Annotation Interface in org.springframework.boot.security.oauth2.server.resource.autoconfigure
Condition that matches when an issuer-location-based JWT decoder should be used.
ConditionalOnPublicKeyJwtDecoder - Annotation Interface in org.springframework.boot.security.oauth2.server.resource.autoconfigure
Condition that matches when a public-key-based JWT decoder should be used.
customize(NimbusJwtDecoder.JwkSetUriJwtDecoderBuilder) - Method in interface org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet.JwkSetUriJwtDecoderBuilderCustomizer
Customize the given builder.
customize(NimbusReactiveJwtDecoder.JwkSetUriReactiveJwtDecoderBuilder) - Method in interface org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive.JwkSetUriReactiveJwtDecoderBuilderCustomizer
Customize the given builder.

G

getAudiences() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
getAuthoritiesClaimDelimiter() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
getAuthoritiesClaimName() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
getAuthorityPrefix() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
getClientId() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Opaquetoken
 
getClientSecret() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Opaquetoken
 
getIntrospectionUri() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Opaquetoken
 
getIssuerUri() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
getJwkSetUri() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
getJwsAlgorithms() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
getJwt() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties
 
getOpaquetoken() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties
 
getPrincipalClaimName() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
getPublicKeyLocation() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 

J

JwkSetUriJwtDecoderBuilderCustomizer - Interface in org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet
Callback interface for the customization of the NimbusJwtDecoder.JwkSetUriJwtDecoderBuilder used to create the auto-configured JwtDecoder for a JWK set URI that has been configured directly or obtained through an issuer URI.
JwkSetUriReactiveJwtDecoderBuilderCustomizer - Interface in org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive
Callback interface for the customization of the NimbusReactiveJwtDecoder.JwkSetUriReactiveJwtDecoderBuilder used to create the auto-configured ReactiveJwtDecoder for a JWK set URI that has been configured directly or obtained through an issuer URI.
Jwt() - Constructor for class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 

O

OAuth2ResourceServerAutoConfiguration - Class in org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet
Auto-configuration for OAuth2 resource server support.
OAuth2ResourceServerAutoConfiguration() - Constructor for class org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet.OAuth2ResourceServerAutoConfiguration
 
OAuth2ResourceServerProperties - Class in org.springframework.boot.security.oauth2.server.resource.autoconfigure
OAuth 2.0 resource server properties.
OAuth2ResourceServerProperties() - Constructor for class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties
 
OAuth2ResourceServerProperties.Jwt - Class in org.springframework.boot.security.oauth2.server.resource.autoconfigure
 
OAuth2ResourceServerProperties.Opaquetoken - Class in org.springframework.boot.security.oauth2.server.resource.autoconfigure
 
Opaquetoken() - Constructor for class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Opaquetoken
 
org.springframework.boot.security.oauth2.server.resource.autoconfigure - package org.springframework.boot.security.oauth2.server.resource.autoconfigure
Support for Spring Security's OAuth2 resource server.
org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive - package org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive
Auto-configuration for Spring Security's Reactive OAuth2 resource server.
org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet - package org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet
Auto-configuration for Spring Security's OAuth2 resource server.

R

ReactiveOAuth2ResourceServerAutoConfiguration - Class in org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive
Auto-configuration for Reactive OAuth2 resource server support.
ReactiveOAuth2ResourceServerAutoConfiguration() - Constructor for class org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive.ReactiveOAuth2ResourceServerAutoConfiguration
 
readPublicKey() - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 

S

setAudiences(List) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
setAuthoritiesClaimDelimiter(String) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
setAuthoritiesClaimName(String) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
setAuthorityPrefix(String) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
setClientId(String) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Opaquetoken
 
setClientSecret(String) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Opaquetoken
 
setIntrospectionUri(String) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Opaquetoken
 
setIssuerUri(String) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
setJwkSetUri(String) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
setJwsAlgorithms(List) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
setPrincipalClaimName(String) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
setPublicKeyLocation(Resource) - Method in class org.springframework.boot.security.oauth2.server.resource.autoconfigure.OAuth2ResourceServerProperties.Jwt
 
C G J O R S 
All Classes and Interfaces|All Packages