Skip navigation links
A C G I O S U V 

A

AuthoritiesProvider - Interface in com.okta.spring.boot.oauth
Allows for custom GrantedAuthoritys to be added to the current OAuth Principal.

C

com.okta.spring.boot.oauth - package com.okta.spring.boot.oauth
 
com.okta.spring.boot.oauth.config - package com.okta.spring.boot.oauth.config
 
com.okta.spring.boot.oauth.env - package com.okta.spring.boot.oauth.env
 
com.okta.spring.boot.oauth.http - package com.okta.spring.boot.oauth.http
 
configureResourceServer401ResponseBody(ServerHttpSecurity) - Static method in class com.okta.spring.boot.oauth.Okta
Configures the http to return a NON-EMPTY response body if the client supports the Media Type text/plain.
configureResourceServer401ResponseBody(HttpSecurity) - Static method in class com.okta.spring.boot.oauth.Okta
Configures the http to return a NON-EMPTY response body if the client supports the Media Type text/plain.

G

getAudience() - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
getAuthorities(OAuth2User, OAuth2UserRequest) - Method in interface com.okta.spring.boot.oauth.AuthoritiesProvider
 
getAuthorities(OidcUser, OidcUserRequest) - Method in interface com.okta.spring.boot.oauth.AuthoritiesProvider
 
getClientId() - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
getClientSecret() - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
getGroupsClaim() - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
getIssuer() - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
getPostLogoutRedirectUri() - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
getRedirectUri() - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
getScopes() - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 

I

intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class com.okta.spring.boot.oauth.http.UserAgentRequestInterceptor
 

O

Okta - Class in com.okta.spring.boot.oauth
Okta + Spring Security utility methods.
OktaOAuth2Properties - Class in com.okta.spring.boot.oauth.config
 
OktaOAuth2Properties(OAuth2ClientProperties) - Constructor for class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 

S

setAudience(String) - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
setClientId(String) - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
setClientSecret(String) - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
setGroupsClaim(String) - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
setIssuer(String) - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
setPostLogoutRedirectUri(String) - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
setRedirectUri(String) - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
setScopes(Set<String>) - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
supports(Class<?>) - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 

U

UserAgentRequestInterceptor - Class in com.okta.spring.boot.oauth.http
 
UserAgentRequestInterceptor() - Constructor for class com.okta.spring.boot.oauth.http.UserAgentRequestInterceptor
 

V

validate(Object, Errors) - Method in class com.okta.spring.boot.oauth.config.OktaOAuth2Properties
 
A C G I O S U V 
Skip navigation links

Copyright © 2017–2020 Okta. All rights reserved.