MCPcopy Create free account

hub / github.com/PacktPublishing/OAuth-2.0-Cookbook / functions

Functions1,680 in github.com/PacktPublishing/OAuth-2.0-Cookbook

↓ 3 callersMethodaccessTokenConverter
()
Chapter05/symmetric/auth-server-jwt/src/main/java/com/packt/example/authserverjwt/oauth/OAuth2AuthorizationServer.java:21
↓ 3 callersMethodaccessTokenConverter
()
Chapter05/asymmetric/jwt-asymmetric-server/src/main/java/com/packt/example/jwtasymmetricserver/oauth/OAuth2AuthorizationServer.java:26
↓ 3 callersMethoddecode
(String base64EncodedKey, String content)
Chapter05/jwe/jwe-server/src/main/java/com/packt/example/jweserver/oauth/jwt/JweTokenSerializer.java:45
↓ 3 callersMethoddecode
(String base64EncodedKey, String content)
Chapter05/jwe/jwe-resource/src/main/java/com/packt/example/jweresource/oauth/jwt/JweTokenSerializer.java:45
↓ 3 callersMethodencode
(String payload)
Chapter05/jwe/jwe-server/src/main/java/com/packt/example/jweserver/oauth/jwt/JweTokenSerializer.java:27
↓ 3 callersFunctionga
()
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:2
↓ 3 callersFunctionga
()
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:2
↓ 3 callersMethodgetApi
(String accessToken)
Chapter01/social-authcode/src/main/java/com/packt/example/socialauthcode/facebook/CustomFacebookServiceProvider.java:32
↓ 3 callersMethodgetAuthorizedGrantTypes
()
Chapter04/dynamic-server/src/main/java/com/example/dynamicserver/oauth/registration/DynamicClientDetails.java:128
↓ 3 callersMethodgetAuthorizedGrantTypes
()
Chapter07/server/src/main/java/example/packt/com/server/registration/DynamicClientDetails.java:128
↓ 3 callersMethodgetClientId
()
Chapter07/DynamicRegisterApp/app/src/main/java/example/packt/com/dynamicregisterapp/client/registration/ClientCredentials.java:8
↓ 3 callersMethodgetClientId
()
Chapter07/server/src/main/java/example/packt/com/server/registration/DynamicClientDetails.java:80
↓ 3 callersMethodgetClientSecret
()
Chapter06/extras/facebook-login/src/main/java/com/packt/example/facebooklogin/facebook/FacebookProperties.java:31
↓ 3 callersMethodgetClientUser
(Authentication authentication)
Chapter03/client-implicit/src/main/java/com/packt/example/clientimplicit/oauth/OAuth2ClientTokenSevices.java:65
↓ 3 callersMethodgetClientUser
(Authentication authentication)
Chapter03/client-authorization-code/src/main/java/com/packt/example/clientauthorizationcode/oauth/OAuth2ClientTokenSevices.java:65
↓ 3 callersMethodgetClientUser
(Authentication authentication)
Chapter03/client-refresh-token/src/main/java/com/packt/example/clientrefreshtoken/oauth/OAuth2ClientTokenSevices.java:69
↓ 3 callersMethodgetClientUser
(Authentication authentication)
Chapter03/client-password/src/main/java/com/packt/example/clientpassword/oauth/OAuth2ClientTokenSevices.java:65
↓ 3 callersMethodgetClientUser
(Authentication authentication)
Chapter05/pop/pop-client/src/main/java/com/packt/example/popclient/oauth/OAuth2ClientTokenSevices.java:51
↓ 3 callersMethodgetQueryParameters
(String fragment)
Chapter07/ImplicitApp/app/src/main/java/example/packt/com/implicitapp/client/utils/URIUtils.java:10
↓ 3 callersMethodgetRedirectUri
()
Chapter02/oauth2provider/src/main/java/com/packt/example/oauth2provider/client/BasicClientInfo.java:19
↓ 3 callersMethodgetScope
()
Chapter04/dynamic-server/src/main/java/com/example/dynamicserver/oauth/registration/DynamicClientDetails.java:117
↓ 3 callersMethodgetScope
()
Chapter07/server/src/main/java/example/packt/com/server/registration/DynamicClientDetails.java:117
↓ 3 callersMethodgetSignKey
()
Chapter05/jwe/jwe-resource/src/main/java/com/packt/example/jweresource/oauth/OAuth2ResourceServer.java:61
↓ 3 callersMethodgetUser
()
Chapter06/extras/facebook-login/src/main/java/com/packt/example/facebooklogin/user/Profile.java:66
↓ 3 callersMethodgetUsername
()
Chapter07/ResourceOwnerPassword/app/src/main/java/example/packt/com/resourceownerpassword/login/User.java:12
↓ 3 callersFunctionoa
(a)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:2
↓ 3 callersFunctionoa
(a)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:2
↓ 3 callersFunctionra
(a,b,c)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:2
↓ 3 callersFunctionra
(a,b,c)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:2
↓ 3 callersMethodregister
(@Body ClientRegistrationRequest request)
Chapter07/DynamicRegisterApp/app/src/main/java/example/packt/com/dynamicregisterapp/client/registration/ClientRegistrationAPI.java:9
↓ 3 callersMethodrequestToken
(@FieldMap Map<String, String> tokenRequest)
Chapter07/DynamicRegisterApp/app/src/main/java/example/packt/com/dynamicregisterapp/client/oauth2/OAuth2API.java:12
↓ 3 callersFunctions
(a)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:2
↓ 3 callersMethodsetClientId
(String clientId)
Chapter04/dynamic-server/src/main/java/com/example/dynamicserver/oauth/registration/DynamicClientDetails.java:76
↓ 3 callersMethodsetClientSecret
(String clientSecret)
Chapter04/dynamic-server/src/main/java/com/example/dynamicserver/oauth/registration/DynamicClientDetails.java:99
↓ 3 callersMethodsetRefreshToken
(String refreshToken)
Chapter03/client-refresh-token/src/main/java/com/packt/example/clientrefreshtoken/user/ClientUser.java:77
↓ 3 callersMethodsetValue
(String value)
Chapter07/PkceApp/app/src/main/java/example/packt/com/pkceapp/client/oauth2/AccessToken.java:35
↓ 3 callersFunctionva
(a,b,c,d,e,f)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:2
↓ 3 callersFunctionva
(a,b,c,d,e,f)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:2
↓ 3 callersFunctionxb
(a,b)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:4
↓ 3 callersFunctionxb
(a,b)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:4
↓ 3 callersFunctionza
(a)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:3
↓ 3 callersFunctionza
(a)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:3
↓ 2 callersFunctionF
(a,b)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:2
↓ 2 callersFunctionF
(a,b)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:2
↓ 2 callersFunctionLb
(a)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:4
↓ 2 callersFunctionLb
(a)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:4
↓ 2 callersFunctionMa
(a)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:3
↓ 2 callersFunctionMa
(a)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:3
↓ 2 callersFunctionOa
(a,b,c,d,e)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:3
↓ 2 callersFunctionOa
(a,b,c,d,e)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:3
↓ 2 callersFunctionPa
(b,c,e)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:3
↓ 2 callersFunctionPa
(b,c,e)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:3
↓ 2 callersFunctionQa
(a,b)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:3
↓ 2 callersFunctionQa
(a,b)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:3
↓ 2 callersFunctionR
(a,b,c)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:2
↓ 2 callersFunctionR
(a,b,c)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:2
↓ 2 callersFunctionW
(a,b,c,d)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:3
↓ 2 callersFunctionW
(a,b,c,d)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:3
↓ 2 callersFunctionWa
()
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:3
↓ 2 callersFunctionWa
()
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:3
↓ 2 callersMethodaddAuthorizedGrantTypes
(String... authorizedGrantTypes)
Chapter04/dynamic-server/src/main/java/com/example/dynamicserver/oauth/registration/DynamicClientDetails.java:122
↓ 2 callersMethodaddAuthorizedGrantTypes
(String... authorizedGrantTypes)
Chapter07/server/src/main/java/example/packt/com/server/registration/DynamicClientDetails.java:122
↓ 2 callersMethodaddScope
(String scope)
Chapter02/oauth2provider/src/main/java/com/packt/example/oauth2provider/client/Application.java:56
↓ 2 callersMethodapprovalStore
()
Chapter04/dynamic-server/src/main/java/com/example/dynamicserver/oauth/config/OAuth2AuthorizationServer.java:32
↓ 2 callersMethodapprovalStore
()
Chapter02/rdbm-server/src/main/java/com/packt/example/rdbmserver/config/OAuth2AuthorizationServer.java:33
↓ 2 callersMethodapprovalStore
()
Chapter02/oauth2provider/src/main/java/com/packt/example/oauth2provider/config/OAuth2AuthorizationServer.java:32
↓ 2 callersMethodauthorizationCodeServices
()
Chapter07/server/src/main/java/example/packt/com/server/oauth2/OAuth2Configuration.java:69
↓ 2 callersFunctionca
(a,b,c)
Chapter03/client-implicit/src/main/resources/static/jquery-2.2.0.min.js:2
↓ 2 callersFunctionca
(a,b,c)
Chapter02/oauth2provider/src/main/resources/static/jquery.min.js:2
↓ 2 callersMethodfindByOpenIDSubject
( @Param("subject") String subject)
Chapter06/google-userinfo/src/main/java/com/packt/example/googleuserinfo/openid/UserRepository.java:10
↓ 2 callersFunctiong
(a)
Chapter02/oauth2provider/src/main/resources/static/bootstrap-select.min.js:7
↓ 2 callersMethodgetAccessToken
()
Chapter03/client-rest-template/src/main/java/com/packt/example/clientresttemplate/user/ClientUser.java:57
↓ 2 callersMethodgetAppId
()
Chapter01/social-google1/src/main/java/com/packt/example/socialgoogle1/config/GoogleProperties.java:11
↓ 2 callersMethodgetAppSecret
()
Chapter01/social-google1/src/main/java/com/packt/example/socialgoogle1/config/GoogleProperties.java:19
↓ 2 callersMethodgetAuthorizationUri
()
Chapter06/microsoft-login/src/main/java/com/packt/example/microsoftlogin/security/GoogleRegistrationProperties.java:57
↓ 2 callersMethodgetAuthorizedGrantType
()
Chapter06/microsoft-login/src/main/java/com/packt/example/microsoftlogin/security/GoogleRegistrationProperties.java:89
↓ 2 callersMethodgetClientAlias
()
Chapter06/microsoft-login/src/main/java/com/packt/example/microsoftlogin/security/GoogleRegistrationProperties.java:81
↓ 2 callersMethodgetClientId
()
Chapter06/microsoft-login/src/main/java/com/packt/example/microsoftlogin/security/GoogleRegistrationProperties.java:25
↓ 2 callersMethodgetClientId
()
Chapter02/oauth2provider/src/main/java/com/packt/example/oauth2provider/client/Application.java:64
↓ 2 callersMethodgetClientName
()
Chapter04/dynamic-server/src/main/java/com/example/dynamicserver/oauth/registration/DynamicClientDetails.java:56
↓ 2 callersMethodgetClientName
()
Chapter07/server/src/main/java/example/packt/com/server/registration/DynamicClientDetails.java:56
↓ 2 callersMethodgetClientName
()
Chapter06/microsoft-login/src/main/java/com/packt/example/microsoftlogin/security/GoogleRegistrationProperties.java:73
↓ 2 callersMethodgetClientSecret
()
Chapter07/DynamicRegisterApp/app/src/main/java/example/packt/com/dynamicregisterapp/client/registration/ClientCredentials.java:16
↓ 2 callersMethodgetClientSecret
()
Chapter06/microsoft-login/src/main/java/com/packt/example/microsoftlogin/security/GoogleRegistrationProperties.java:33
↓ 2 callersMethodgetClientUri
()
Chapter04/dynamic-server/src/main/java/com/example/dynamicserver/oauth/registration/DynamicClientDetails.java:63
↓ 2 callersMethodgetClientUri
()
Chapter07/server/src/main/java/example/packt/com/server/registration/DynamicClientDetails.java:63
↓ 2 callersMethodgetClientUser
()
Chapter03/client-implicit/src/main/java/com/packt/example/clientimplicit/security/ClientUserDetails.java:20
↓ 2 callersMethodgetClientUser
()
Chapter03/client-authorization-code/src/main/java/com/packt/example/clientauthorizationcode/security/ClientUserDetails.java:20
↓ 2 callersMethodgetClientUser
()
Chapter03/client-refresh-token/src/main/java/com/packt/example/clientrefreshtoken/security/ClientUserDetails.java:20
↓ 2 callersMethodgetClientUser
()
Chapter03/client-password/src/main/java/com/packt/example/clientpassword/security/ClientUserDetails.java:20
↓ 2 callersMethodgetClientUser
()
Chapter03/client-rest-template/src/main/java/com/packt/example/clientresttemplate/security/ClientUserDetails.java:20
↓ 2 callersMethodgetClientUserData
()
Chapter03/client-implicit/src/main/java/com/packt/example/clientimplicit/user/UserDashboard.java:50
↓ 2 callersMethodgetEncodedUrl
(String url)
Chapter03/client-rest-template/src/main/java/com/packt/example/clientresttemplate/oauth/AuthorizationCodeTokenService.java:49
↓ 2 callersMethodgetExp
()
Chapter06/google-connect/src/main/java/com/packt/example/googleconnect/openid/Claims.java:45
↓ 2 callersMethodgetExp
()
Chapter06/google-userinfo/src/main/java/com/packt/example/googleuserinfo/openid/Claims.java:45
↓ 2 callersMethodgetHeader
(String clientAuthentication)
Chapter03/client-rest-template/src/main/java/com/packt/example/clientresttemplate/oauth/AuthorizationCodeConfiguration.java:30
↓ 2 callersMethodgetIssuedAt
()
Chapter06/extras/facebook-login/src/main/java/com/packt/example/facebooklogin/facebook/FacebookAuth.java:43
↓ 2 callersMethodgetJwkSetUri
()
Chapter06/microsoft-login/src/main/java/com/packt/example/microsoftlogin/security/GoogleRegistrationProperties.java:109
↓ 2 callersMethodgetMessage
()
Chapter01/simplemvc/src/main/java/com/packt/example/simplemvc/SimplemvcApplication.java:17
↓ 2 callersMethodgetOpenIDAuthentication
()
Chapter06/google-connect/src/main/java/com/packt/example/googleconnect/openid/GoogleUser.java:67
← previousnext →101–200 of 1,680, ranked by callers