MCPcopy Create free account

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

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

↓ 1 callersFunctiondec2bin
(arr)
clients-SPA-legacy/clients-js-only-react-legacy/src/main/resources/static/common/js/common_functions.js:23
↓ 1 callersMethoddeleteByRegisteredClientIdAndPrincipalName
(String registeredClientId, String principalName)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2UserConsentRepository.java:13
↓ 1 callersFunctiondenied
()
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/resources/oauth-ng.js:519
↓ 1 callersFunctiondenied
()
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/webapp/resources/oauth-ng.js:519
↓ 1 callersMethoddoFilter
(ServletRequest req, ServletResponse res, FilterChain chain)
oauth-legacy/oauth-resource-server-legacy-1/src/main/java/com/baeldung/config/CorsFilter.java:23
↓ 1 callersMethodemail
(String email)
oauth-rest/keycloak-custom-providers/src/main/java/com/baeldung/auth/provider/user/CustomUser.java:92
↓ 1 callersMethodequals
(Object obj)
oauth-sso/sso-client-app-1/src/main/java/com/baeldung/client/web/model/FooModel.java:41
↓ 1 callersMethodexit
(Throwable cause)
oauth-jwt/jwt-auth-server/src/main/java/com/baeldung/jwt/config/SimplePlatformProvider.java:30
↓ 1 callersMethodexit
(Throwable cause)
oauth-resource-server/authorization-server/src/main/java/com/baeldung/authserver/config/SimplePlatformProvider.java:30
↓ 1 callersMethodexit
(Throwable cause)
oauth-sso/sso-authorization-server/src/main/java/com/baeldung/auth/config/SimplePlatformProvider.java:30
↓ 1 callersMethodexit
(Throwable cause)
oauth-rest/oauth-authorization-server/src/main/java/com/baeldung/auth/config/SimplePlatformProvider.java:30
↓ 1 callersFunctionexpired
(token)
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/resources/oauth-ng.js:391
↓ 1 callersFunctionexpired
(token)
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/webapp/resources/oauth-ng.js:391
↓ 1 callersMethodextractDeviceCode
(OAuth2Authorization authorization)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/ModelMapper.java:215
↓ 1 callersMethodextractIdToken
(OAuth2Authorization authorization)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/ModelMapper.java:203
↓ 1 callersMethodextractRefreshToken
(HttpServletRequest req)
oauth-legacy/oauth-ui-password-angularjs-legacy/src/main/java/com/baeldung/config/CustomPreZuulFilter.java:54
↓ 1 callersMethodextractUserCode
(OAuth2Authorization authorization)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/ModelMapper.java:227
↓ 1 callersMethodfindByAccessToken_TokenValue
(String accessToken)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2AuthorizationGrantAuthorizationRepository.java:20
↓ 1 callersMethodfindByAccessToken_TokenValueOrRefreshToken_TokenValue
(String accessToken, String refreshToken)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2AuthorizationGrantAuthorizationRepository.java:24
↓ 1 callersMethodfindByAuthorizationCode_TokenValue
(String authorizationCode)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2AuthorizationGrantAuthorizationRepository.java:16
↓ 1 callersMethodfindByClientId
(String clientId)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2RegisteredClientRepository.java:11
↓ 1 callersMethodfindByDeviceCode_TokenValue
(String deviceCode)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2AuthorizationGrantAuthorizationRepository.java:30
↓ 1 callersMethodfindByDeviceState
(String deviceState)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2AuthorizationGrantAuthorizationRepository.java:28
↓ 1 callersMethodfindByDeviceStateOrDeviceCode_TokenValueOrUserCode_TokenValue
(String deviceState, String deviceCode, String userCode)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2AuthorizationGrantAuthorizationRepository.java:34
↓ 1 callersMethodfindByRefreshToken_TokenValue
(String refreshToken)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2AuthorizationGrantAuthorizationRepository.java:22
↓ 1 callersMethodfindByRegisteredClientIdAndPrincipalName
(String registeredClientId, String principalName)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2UserConsentRepository.java:11
↓ 1 callersMethodfindByState
(String state)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2AuthorizationGrantAuthorizationRepository.java:14
↓ 1 callersMethodfindByStateOrAuthorizationCode_TokenValue
(String state, String authorizationCode)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2AuthorizationGrantAuthorizationRepository.java:18
↓ 1 callersMethodfindByUserCode_TokenValue
(String userCode)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/repository/OAuth2AuthorizationGrantAuthorizationRepository.java:32
↓ 1 callersMethodfirstName
(String firstName)
oauth-rest/keycloak-custom-providers/src/main/java/com/baeldung/auth/provider/user/CustomUser.java:97
↓ 1 callersMethodfixedThreadPool
()
oauth-jwt/jwt-auth-server/src/main/java/com/baeldung/jwt/config/EmbeddedKeycloakConfig.java:86
↓ 1 callersMethodfixedThreadPool
()
oauth-resource-server/authorization-server/src/main/java/com/baeldung/authserver/config/EmbeddedKeycloakConfig.java:86
↓ 1 callersMethodfixedThreadPool
()
oauth-sso/sso-authorization-server/src/main/java/com/baeldung/auth/config/EmbeddedKeycloakConfig.java:86
↓ 1 callersMethodfixedThreadPool
()
oauth-rest/oauth-authorization-server/src/main/java/com/baeldung/auth/config/EmbeddedKeycloakConfig.java:89
↓ 1 callersMethodgetAdminUser
()
oauth-jwt/jwt-auth-server/src/main/java/com/baeldung/jwt/config/KeycloakServerProperties.java:22
↓ 1 callersMethodgetAdminUser
()
oauth-resource-server/authorization-server/src/main/java/com/baeldung/authserver/config/KeycloakServerProperties.java:22
↓ 1 callersMethodgetAdminUser
()
oauth-sso/sso-authorization-server/src/main/java/com/baeldung/auth/config/KeycloakServerProperties.java:22
↓ 1 callersMethodgetAdminUser
()
oauth-rest/oauth-authorization-server/src/main/java/com/baeldung/auth/config/KeycloakServerProperties.java:22
↓ 1 callersMethodgetAuthorizationCode
()
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/entity/OAuth2AuthorizationCodeGrantAuthorization.java:37
↓ 1 callersMethodgetAuthorizationRequest
()
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/entity/OAuth2AuthorizationCodeGrantAuthorization.java:33
↓ 1 callersMethodgetBaseUrl
(HttpServletRequest request)
oauth-legacy/oauth-microservices/2x/api-gateway-zuul-2/src/main/java/com/baeldung/security/DynamicOauth2ClientContextFilter.java:41
↓ 1 callersMethodgetBaseUrl
(HttpServletRequest request)
oauth-legacy/oauth-microservices/1x/api-gateway-zuul-1/src/main/java/com/baeldung/security/Oauth2ClientContextFilterWithPath.java:40
↓ 1 callersMethodgetBirthDate
()
oauth-rest/keycloak-custom-providers/src/main/java/com/baeldung/auth/provider/user/CustomUser.java:60
↓ 1 callersMethodgetContextData
(Class<R> type)
oauth-jwt/jwt-auth-server/src/main/java/com/baeldung/jwt/config/Resteasy3Provider.java:10
↓ 1 callersMethodgetContextData
(Class<R> type)
oauth-resource-server/authorization-server/src/main/java/com/baeldung/authserver/config/Resteasy3Provider.java:10
↓ 1 callersMethodgetContextData
(Class<R> type)
oauth-sso/sso-authorization-server/src/main/java/com/baeldung/auth/config/Resteasy3Provider.java:10
↓ 1 callersMethodgetContextData
(Class<R> type)
oauth-rest/oauth-authorization-server/src/main/java/com/baeldung/auth/config/Resteasy3Provider.java:10
↓ 1 callersMethodgetDeviceCode
()
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/entity/OAuth2DeviceCodeGrantAuthorization.java:32
↓ 1 callersMethodgetEmail
()
oauth-legacy/oauth-authorization-server-legacy/src/main/java/com/baeldung/model/Employee.java:16
↓ 1 callersMethodgetEmail
()
oauth-rest/keycloak-custom-providers/src/main/java/com/baeldung/auth/provider/user/CustomUser.java:55
↓ 1 callersMethodgetFirstName
()
oauth-rest/keycloak-custom-providers/src/main/java/com/baeldung/auth/provider/user/CustomUser.java:45
↓ 1 callersMethodgetGroupMembersStream
(RealmModel realm, GroupModel group, Integer firstResult, Integer maxResults)
oauth-rest/keycloak-custom-providers/src/main/java/com/baeldung/auth/provider/user/CustomUserStorageProvider.java:157
↓ 1 callersMethodgetId
()
oauth-rest/keycloak-custom-providers/src/main/java/com/baeldung/auth/provider/user/CustomUserStorageProviderFactory.java:72
↓ 1 callersMethodgetIdToken
()
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/entity/OidcAuthorizationCodeGrantAuthorization.java:20
↓ 1 callersMethodgetLastName
()
oauth-rest/keycloak-custom-providers/src/main/java/com/baeldung/auth/provider/user/CustomUser.java:50
↓ 1 callersMethodgetName
()
oauth-resource-server/resource-server-jwt/src/main/java/com/baeldung/jwt/resource/Foo.java:26
↓ 1 callersMethodgetName
()
oauth-legacy/oauth-authorization-server-legacy/src/main/java/com/baeldung/model/Employee.java:24
↓ 1 callersMethodgetPassword
()
oauth-jwt/jwt-auth-server/src/main/java/com/baeldung/jwt/config/KeycloakServerProperties.java:52
↓ 1 callersMethodgetPassword
()
oauth-resource-server/authorization-server/src/main/java/com/baeldung/authserver/config/KeycloakServerProperties.java:52
↓ 1 callersMethodgetPassword
()
oauth-sso/sso-authorization-server/src/main/java/com/baeldung/auth/config/KeycloakServerProperties.java:52
↓ 1 callersMethodgetPassword
()
oauth-rest/oauth-authorization-server/src/main/java/com/baeldung/auth/config/KeycloakServerProperties.java:52
↓ 1 callersMethodgetRealmImportFile
()
oauth-jwt/jwt-auth-server/src/main/java/com/baeldung/jwt/config/KeycloakServerProperties.java:30
↓ 1 callersMethodgetRealmImportFile
()
oauth-resource-server/authorization-server/src/main/java/com/baeldung/authserver/config/KeycloakServerProperties.java:30
↓ 1 callersMethodgetRealmImportFile
()
oauth-sso/sso-authorization-server/src/main/java/com/baeldung/auth/config/KeycloakServerProperties.java:30
↓ 1 callersMethodgetRealmImportFile
()
oauth-rest/oauth-authorization-server/src/main/java/com/baeldung/auth/config/KeycloakServerProperties.java:30
↓ 1 callersMethodgetResource
(resourceUrl)
oauth-jwt/oauth-ui-authorization-code-angular-jwt/src/main/resources/src/app/app.service.ts:46
↓ 1 callersMethodgetResource
(resourceUrl)
oauth-legacy/oauth-ui-authorization-code-angular-legacy/src/main/resources/src/app/app.service.ts:44
↓ 1 callersMethodgetResource
(resourceUrl)
oauth-legacy/oauth-ui-password-angular-legacy/src/main/resources/src/app/app.service.ts:46
↓ 1 callersMethodgetResource
(resourceUrl)
oauth-legacy/oauth-ui-implicit-angular-legacy/src/main/resources/src/app/app.service.ts:36
↓ 1 callersMethodgetResource
(resourceUrl)
oauth-rest/oauth-ui-authorization-code-angular/src/main/resources/src/app/app.service.ts:45
↓ 1 callersMethodgetResource
(resourceUrl)
oauth-rest/oauth-ui-authorization-code-angular-zuul/src/main/resources/src/app/app.service.ts:39
↓ 1 callersMethodgetTokenFormat
()
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/entity/OAuth2AuthorizationGrantAuthorization.java:118
↓ 1 callersFunctiongetTokenFromString
(hash)
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/resources/oauth-ng.js:126
↓ 1 callersFunctiongetTokenFromString
(hash)
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/webapp/resources/oauth-ng.js:126
↓ 1 callersMethodgetUserByUsername
(RealmModel realm, String username)
oauth-rest/keycloak-custom-providers/src/main/java/com/baeldung/auth/provider/user/CustomUserStorageProvider.java:59
↓ 1 callersMethodgetUserCode
()
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/entity/OAuth2DeviceCodeGrantAuthorization.java:36
↓ 1 callersMethodgetUsername
()
oauth-jwt/jwt-auth-server/src/main/java/com/baeldung/jwt/config/KeycloakServerProperties.java:44
↓ 1 callersMethodgetUsername
()
oauth-resource-server/authorization-server/src/main/java/com/baeldung/authserver/config/KeycloakServerProperties.java:44
↓ 1 callersMethodgetUsername
()
oauth-sso/sso-authorization-server/src/main/java/com/baeldung/auth/config/KeycloakServerProperties.java:44
↓ 1 callersMethodgetUsername
()
oauth-rest/oauth-authorization-server/src/main/java/com/baeldung/auth/config/KeycloakServerProperties.java:44
↓ 1 callersFunctionheaders
()
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/resources/oauth-ng.js:279
↓ 1 callersFunctionheaders
()
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/webapp/resources/oauth-ng.js:279
↓ 1 callersFunctioninitAttributes
()
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/resources/oauth-ng.js:449
↓ 1 callersFunctioninitAttributes
()
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/webapp/resources/oauth-ng.js:449
↓ 1 callersFunctioninitProfile
(scope)
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/resources/oauth-ng.js:467
↓ 1 callersFunctioninitProfile
(scope)
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/webapp/resources/oauth-ng.js:467
↓ 1 callersFunctioninitView
()
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/resources/oauth-ng.js:477
↓ 1 callersFunctioninitView
()
oauth-legacy/oauth-ui-implicit-angularjs-legacy/src/main/webapp/resources/oauth-ng.js:477
↓ 1 callersMethodisLoggedIn
()
oauth-legacy/oauth-ui-implicit-angular-legacy/src/main/resources/src/app/app.service.ts:42
↓ 1 callersMethodissuerClaimVerifier
()
oauth-legacy/oauth-microservices/2x/resource-server-rest-2/src/main/java/com/baeldung/config/OAuth2ResourceServerConfig.java:61
↓ 1 callersMethodissuerClaimVerifier
()
oauth-legacy/oauth-resource-server-legacy-2/src/main/java/com/baeldung/config/OAuth2ResourceServerConfig.java:70
↓ 1 callersMethodjwtClaimsSetVerifier
()
oauth-legacy/oauth-microservices/2x/resource-server-rest-2/src/main/java/com/baeldung/config/OAuth2ResourceServerConfig.java:56
↓ 1 callersMethodjwtClaimsSetVerifier
()
oauth-legacy/oauth-resource-server-legacy-2/src/main/java/com/baeldung/config/OAuth2ResourceServerConfig.java:65
↓ 1 callersMethodlastName
(String lastName)
oauth-rest/keycloak-custom-providers/src/main/java/com/baeldung/auth/provider/user/CustomUser.java:102
↓ 1 callersMethodlogout
()
oauth-rest/oauth-ui-authorization-code-angular/src/main/resources/src/app/app.service.ts:55
↓ 1 callersMethodmapAuthorizationCode
(OAuth2AuthorizationCodeGrantAuthorization.AuthorizationCode authorizationCode, OAuth2Authorization.Builder
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/ModelMapper.java:412
↓ 1 callersMethodmapDeviceCode
(OAuth2DeviceCodeGrantAuthorization.DeviceCode deviceCode, OAuth2Authorization.Builder builder)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/ModelMapper.java:462
↓ 1 callersMethodmapIdToken
(OidcAuthorizationCodeGrantAuthorization.IdToken idToken, OAuth2Authorization.Builder builder)
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/ModelMapper.java:449
↓ 1 callersMethodmapOAuth2AuthorizationGrantAuthorization
( OAuth2AuthorizationGrantAuthorization authorizationGrantAuthorization, OAuth2Authorization.Builder bui
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/ModelMapper.java:316
↓ 1 callersMethodmapOAuth2ClientCredentialsGrantAuthorization
( OAuth2ClientCredentialsGrantAuthorization clientCredentialsGrantAuthorization, OAuth2Authorization.Bui
oauth-authorization-server-with-redis/redis-authorization-server/src/main/java/com/baeldung/service/ModelMapper.java:365
← previousnext →201–300 of 1,064, ranked by callers