Index
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 decodershould be used. - ConditionalOnPublicKeyJwtDecoder - Annotation Interface in org.springframework.boot.security.oauth2.server.resource.autoconfigure
-
Condition that matches when a
public-key-based JWT decodershould 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.JwkSetUriJwtDecoderBuilderused to create the auto-configuredJwtDecoderfor 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.JwkSetUriReactiveJwtDecoderBuilderused to create the auto-configuredReactiveJwtDecoderfor 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-configurationfor 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-configurationfor 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
All Classes and Interfaces|All Packages