MCPcopy Create free account

hub / github.com/Baeldung/spring-security-oauth / functions

Functions1,064 in github.com/Baeldung/spring-security-oauth

Methodconstructor
( private _service:AppService)
oauth-jwt/oauth-ui-authorization-code-angular-jwt/src/main/resources/src/app/home.component.ts:21
Methodconstructor
(private _service:AppService)
oauth-jwt/oauth-ui-authorization-code-angular-jwt/src/main/resources/src/app/foo.component.ts:25
Methodconstructor
( public id: number, public name: string)
oauth-legacy/oauth-ui-authorization-code-angular-legacy/src/main/resources/src/app/app.service.ts:9
Methodconstructor
( private _http: HttpClient)
oauth-legacy/oauth-ui-authorization-code-angular-legacy/src/main/resources/src/app/app.service.ts:19
Methodconstructor
( private _service:AppService)
oauth-legacy/oauth-ui-authorization-code-angular-legacy/src/main/resources/src/app/home.component.ts:21
Methodconstructor
(private _service:AppService)
oauth-legacy/oauth-ui-authorization-code-angular-legacy/src/main/resources/src/app/foo.component.ts:25
Methodconstructor
( public id: number, public name: string)
oauth-legacy/oauth-ui-password-angular-legacy/src/main/resources/src/app/app.service.ts:10
Methodconstructor
( private _router: Router, private _http: Http)
oauth-legacy/oauth-ui-password-angular-legacy/src/main/resources/src/app/app.service.ts:17
Methodconstructor
( private _service:AppService)
oauth-legacy/oauth-ui-password-angular-legacy/src/main/resources/src/app/home.component.ts:18
Methodconstructor
(private _service:AppService)
oauth-legacy/oauth-ui-password-angular-legacy/src/main/resources/src/app/login.component.ts:26
Methodconstructor
(private _service:AppService)
oauth-legacy/oauth-ui-password-angular-legacy/src/main/resources/src/app/foo.component.ts:25
Methodconstructor
( public id: number, public name: string)
oauth-legacy/oauth-ui-implicit-angular-legacy/src/main/resources/src/app/app.service.ts:11
Methodconstructor
( private _router: Router, private _http: HttpClient, private oauthService: OAuthService)
oauth-legacy/oauth-ui-implicit-angular-legacy/src/main/resources/src/app/app.service.ts:19
Methodconstructor
( private _service:AppService)
oauth-legacy/oauth-ui-implicit-angular-legacy/src/main/resources/src/app/home.component.ts:21
Methodconstructor
(private _service:AppService)
oauth-legacy/oauth-ui-implicit-angular-legacy/src/main/resources/src/app/foo.component.ts:25
Methodconstructor
( public id: number, public name: string)
oauth-rest/oauth-ui-authorization-code-angular/src/main/resources/src/app/app.service.ts:9
Methodconstructor
( private _http: HttpClient)
oauth-rest/oauth-ui-authorization-code-angular/src/main/resources/src/app/app.service.ts:19
Methodconstructor
( private _service:AppService)
oauth-rest/oauth-ui-authorization-code-angular/src/main/resources/src/app/home.component.ts:21
Methodconstructor
(private _service:AppService)
oauth-rest/oauth-ui-authorization-code-angular/src/main/resources/src/app/foo.component.ts:25
Methodconstructor
( public id: number, public name: string)
oauth-rest/oauth-ui-authorization-code-angular-zuul/src/main/resources/src/app/app.service.ts:10
Methodconstructor
( private _http: HttpClient, private router: Router)
oauth-rest/oauth-ui-authorization-code-angular-zuul/src/main/resources/src/app/app.service.ts:18
Methodconstructor
( private _service: AppService)
oauth-rest/oauth-ui-authorization-code-angular-zuul/src/main/resources/src/app/home.component.ts:22
Methodconstructor
(private _service: AppService)
oauth-rest/oauth-ui-authorization-code-angular-zuul/src/main/resources/src/app/foo.component.ts:25
MethodcontextLoads
()
oauth-legacy/oauth-microservices/2x/api-cloud-gateway-2/src/test/java/com/baeldung/demo/ApiGatewayApplicationTests.java:12
MethodcontextLoads
()
oauth-legacy/oauth-microservices/1x/authorization-server-1/src/test/java/com/baeldung/UaaServiceApplicationTests.java:14
MethodcontextLoads
()
oauth-legacy/oauth-microservices/1x/api-gateway-zuul-1/src/test/java/com/baeldung/ApiGatewayApplicationTests.java:25
MethodcontextLoads
()
oauth-legacy/oauth-microservices/1x/service-registry-1/src/test/java/com/baeldung/ServiceDiscoveryApplicationTests.java:14
MethodcontextLoads
()
oauth-legacy/oauth-microservices/1x/resource-server-mvc-no-oauth-1/src/test/java/com/baeldung/ResourceServerApplicationTests.java:16
MethodcontextLoads
()
oauth-legacy/oauth-microservices/1x/resource-server-mvc-1/src/test/java/com/baeldung/ResourceServerApplicationTests.java:16
MethodcontextLoads
()
clients-SPA-legacy/clients-js-only-react-legacy/src/test/java/com/baeldung/clientjsonlyreact/ApplicationContextIntegrationTest.java:12
MethodcontextLoads
()
clients-SPA-legacy/oauth-resource-server-auth0-legacy/src/test/java/com/baeldung/resourceserverauth0/OauthResourceServerAuth0ApplicationTests.java:12
MethodcontextLoads
()
oauth-rest/oauth2-social-login/src/test/java/com/baeldung/springsociallogin/SpringSocialLoginApplicationTests.java:9
Methodconvert
(OAuth2AuthorizationRequest value)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/convert/OAuth2AuthorizationRequestToBytesConverter.java:24
Methodconvert
(byte[] value)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/convert/BytesToUsernamePasswordAuthenticationTokenConverter.java:22
Methodconvert
(byte[] value)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/convert/BytesToOAuth2AuthorizationRequestConverter.java:24
Methodconvert
(byte[] value)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/convert/BytesToClaimsHolderConverter.java:25
Methodconvert
(UsernamePasswordAuthenticationToken value)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/convert/UsernamePasswordAuthenticationTokenToBytesConverter.java:22
Methodconvert
(OAuth2AuthorizationGrantAuthorization.ClaimsHolder value)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/convert/ClaimsHolderToBytesConverter.java:25
Methodconvert
(Map<String, Object> claims)
oauth-jwt/jwt-resource-server/src/main/java/com/baeldung/jwt/spring/OrganizationSubClaimAdapter.java:13
Methodcreate
(@RequestBody Bar newBar)
oauth-resource-server/resource-server-opaque/src/main/java/com/baeldung/opaque/api/BarController.java:42
Methodcreate
(@RequestBody final Foo foo)
oauth-legacy/oauth-resource-server-legacy-1/src/main/java/com/baeldung/web/controller/FooController.java:34
Methodcreate
(@RequestBody final Bar bar)
oauth-legacy/oauth-resource-server-legacy-1/src/main/java/com/baeldung/web/controller/BarController.java:34
Methodcreate
(@RequestBody final Foo foo)
oauth-legacy/oauth-microservices/2x/resource-server-rest-2/src/main/java/com/baeldung/web/controller/FooController.java:30
Methodcreate
(@RequestBody final Bar bar)
oauth-legacy/oauth-microservices/2x/resource-server-rest-2/src/main/java/com/baeldung/web/controller/BarController.java:30
Methodcreate
(@RequestBody final Foo foo)
oauth-legacy/oauth-resource-server-legacy-2/src/main/java/com/baeldung/web/controller/FooController.java:34
Methodcreate
(@RequestBody final Bar bar)
oauth-legacy/oauth-resource-server-legacy-2/src/main/java/com/baeldung/web/controller/BarController.java:34
MethodcreateExpressionHandler
()
oauth-legacy/oauth-resource-server-legacy-1/src/main/java/com/baeldung/config/MethodSecurityConfig.java:13
MethodcreateExpressionHandler
()
oauth-legacy/oauth-microservices/2x/resource-server-rest-2/src/main/java/com/baeldung/config/MethodSecurityConfig.java:13
MethodcreateExpressionHandler
()
oauth-legacy/oauth-resource-server-legacy-2/src/main/java/com/baeldung/config/MethodSecurityConfig.java:13
MethodcredentialManager
()
oauth-rest/keycloak-custom-providers/src/main/java/com/baeldung/auth/provider/user/CustomUser.java:126
MethoddataSourceInitializer
(final DataSource dataSource)
oauth-legacy/oauth-authorization-server-legacy/src/main/java/com/baeldung/config/OAuth2AuthorizationServerConfig.java:84
MethoddataSourceInitializer
(final DataSource dataSource)
oauth-legacy/oauth-authorization-server-legacy/src/main/java/com/baeldung/config/OAuth2AuthorizationServerConfigInMemory.java:121
Functiondec2hex
(dec)
clients-SPA-legacy/clients-js-only-react-legacy/src/main/resources/static/common/js/common_functions.js:19
MethoddefaultSecurityFilterChain
(HttpSecurity http)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/config/SecurityConfig.java:39
MethoddefaultSecurityFilterChain
(HttpSecurity http)
oauth-authorization-server/spring-authorization-server/src/main/java/com/baeldung/config/DefaultSecurityConfig.java:33
Methoddestroy
()
oauth-legacy/oauth-resource-server-legacy-2/src/main/java/com/baeldung/config/CorsFilter.java:37
Methoddestroy
()
oauth-legacy/oauth-authorization-server-legacy/src/main/java/com/baeldung/config/CorsFilter.java:37
MethoddoFilter
(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain)
oauth-jwt/jwt-auth-server/src/main/java/com/baeldung/jwt/config/EmbeddedKeycloakRequestFilter.java:16
MethoddoFilter
(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain)
oauth-resource-server/authorization-server/src/main/java/com/baeldung/authserver/config/EmbeddedKeycloakRequestFilter.java:16
MethoddoFilter
(ServletRequest req, ServletResponse res, FilterChain chain)
oauth-legacy/oauth-resource-server-legacy-2/src/main/java/com/baeldung/config/CorsFilter.java:23
MethoddoFilter
(ServletRequest req, ServletResponse res, FilterChain chain)
oauth-legacy/oauth-authorization-server-legacy/src/main/java/com/baeldung/config/CorsFilter.java:23
MethoddoFilter
(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain)
oauth-sso/sso-authorization-server/src/main/java/com/baeldung/auth/config/EmbeddedKeycloakRequestFilter.java:16
MethoddoFilter
(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain)
oauth-rest/oauth-authorization-server/src/main/java/com/baeldung/auth/config/EmbeddedKeycloakRequestFilter.java:16
MethoddoFilterInternal
(HttpServletRequest request, HttpServletResponse response, FilterChain filterChain)
oauth-legacy/oauth-microservices/2x/api-gateway-zuul-2/src/main/java/com/baeldung/security/SecurityConfiguration.java:106
MethoddynamicOauth2ClientContextFilter
()
oauth-legacy/oauth-microservices/2x/api-gateway-zuul-2/src/main/java/com/baeldung/security/SecurityConfiguration.java:47
Methodenhance
(OAuth2AccessToken accessToken, OAuth2Authentication authentication)
oauth-legacy/oauth-authorization-server-legacy/src/main/java/com/baeldung/config/CustomTokenEnhancer.java:15
Methodequals
(Object obj)
oauth-sso/sso-resource-server/src/main/java/com/baeldung/resource/persistence/model/Foo.java:50
Methodequals
(Object obj)
oauth-sso/sso-client-app-2/src/main/java/com/baeldung/client/web/model/FooModel.java:41
Methodequals
(Object obj)
oauth-rest/oauth-resource-server/src/main/java/com/baeldung/resource/persistence/model/Foo.java:50
MethodextractAuthentication
(Map<String, ?> claims)
oauth-legacy/oauth-resource-server-legacy-1/src/main/java/com/baeldung/config/CustomAccessTokenConverter.java:12
MethodfilterChain
(HttpSecurity http)
oauth-resource-server/resource-server-opaque/src/main/java/com/baeldung/opaque/config/OpaqueSecurityConfig.java:22
MethodfilterChain
(HttpSecurity http)
oauth-resource-server/resource-server-jwt/src/main/java/com/baeldung/jwt/config/JWTSecurityConfig.java:12
MethodfilterChain
(HttpSecurity http)
oauth-sso/sso-resource-server/src/main/java/com/baeldung/resource/spring/SecurityConfig.java:12
MethodfilterChain
(HttpSecurity http)
oauth-sso/sso-client-app-1/src/main/java/com/baeldung/client/spring/UiSecurityConfig.java:15
MethodfilterChain
(HttpSecurity http)
oauth-sso/sso-client-app-2/src/main/java/com/baeldung/client/spring/UiSecurityConfig.java:15
MethodfilterChain
(HttpSecurity http)
oauth-rest/oauth-resource-server/src/main/java/com/baeldung/resource/spring/SecurityConfig.java:12
MethodfilterChain
(HttpSecurity http)
oauth-rest/oauth-client-spring/src/main/java/com/baeldung/client/spring/ClientSecurityConfig.java:15
MethodfilterOrder
()
oauth-legacy/oauth-ui-password-angularjs-legacy/src/main/java/com/baeldung/config/CustomPreZuulFilter.java:71
MethodfilterOrder
()
oauth-legacy/oauth-ui-password-angularjs-legacy/src/main/java/com/baeldung/config/CustomPostZuulFilter.java:72
MethodfilterOrder
()
oauth-rest/oauth-ui-authorization-code-angular-zuul/src/main/java/com/baeldung/config/CustomPreZuulFilter.java:112
MethodfilterOrder
()
oauth-rest/oauth-ui-authorization-code-angular-zuul/src/main/java/com/baeldung/config/CustomPostZuulFilter.java:90
MethodfilterType
()
oauth-legacy/oauth-ui-password-angularjs-legacy/src/main/java/com/baeldung/config/CustomPreZuulFilter.java:76
MethodfilterType
()
oauth-legacy/oauth-ui-password-angularjs-legacy/src/main/java/com/baeldung/config/CustomPostZuulFilter.java:77
MethodfilterType
()
oauth-rest/oauth-ui-authorization-code-angular-zuul/src/main/java/com/baeldung/config/CustomPreZuulFilter.java:117
MethodfilterType
()
oauth-rest/oauth-ui-authorization-code-angular-zuul/src/main/java/com/baeldung/config/CustomPostZuulFilter.java:95
MethodfindAll
()
oauth-jwt/jwt-resource-server/src/main/java/com/baeldung/jwt/service/IFooService.java:13
MethodfindAll
()
oauth-jwt/jwt-resource-server/src/main/java/com/baeldung/jwt/service/impl/FooServiceImpl.java:30
MethodfindAll
()
oauth-jwt/jwt-resource-server/src/main/java/com/baeldung/jwt/web/controller/FooController.java:49
MethodfindAll
()
oauth-resource-server/resource-server-opaque/src/main/java/com/baeldung/opaque/api/BarController.java:33
MethodfindAll
()
oauth-resource-server/resource-server-jwt/src/main/java/com/baeldung/jwt/api/FooController.java:33
MethodfindAll
()
oauth-sso/sso-resource-server/src/main/java/com/baeldung/resource/service/IFooService.java:12
MethodfindAll
()
oauth-sso/sso-resource-server/src/main/java/com/baeldung/resource/service/impl/FooServiceImpl.java:30
MethodfindAll
()
oauth-sso/sso-resource-server/src/main/java/com/baeldung/resource/web/controller/FooController.java:49
MethodfindAll
()
oauth-rest/oauth-resource-server/src/main/java/com/baeldung/resource/service/impl/FooServiceImpl.java:30
MethodfindAll
()
oauth-rest/oauth-resource-server/src/main/java/com/baeldung/resource/web/controller/FooController.java:49
MethodfindByClientId
(String clientId)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/RedisRegisteredClientRepository.java:36
MethodfindById
(String id)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/RedisRegisteredClientRepository.java:27
MethodfindById
(String id)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/RedisOAuth2AuthorizationService.java:43
MethodfindById
(String registeredClientId, String principalName)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/RedisOAuth2AuthorizationConsentService.java:34
MethodfindById
(Long id)
oauth-jwt/jwt-resource-server/src/main/java/com/baeldung/jwt/service/IFooService.java:9
← previousnext →501–600 of 1,064, ranked by callers