MCPcopy Create free account

hub / github.com/curityio/cloud-native-oauth-security-examples / functions

Functions320 in github.com/curityio/cloud-native-oauth-security-examples

FunctionSignInView
(props: SignInProps)
chapter-13-browser-based-apps/browser-based-application/src/views/signIn/signInView.tsx:21
FunctionSignOutView
(props: SignOutProps)
chapter-12-platform-specific-apps/desktop-app/src/renderer/signOut/signOutView.tsx:23
FunctionSignOutView
(props: SignOutProps)
chapter-13-browser-based-apps/browser-based-application/src/views/signOut/signOutView.tsx:22
FunctionTitleView
()
chapter-12-platform-specific-apps/desktop-app/src/renderer/title/titleView.tsx:19
FunctionTitleView
()
chapter-13-browser-based-apps/browser-based-application/src/views/title/titleView.tsx:19
FunctionUserInfoView
(props: UserInfoProps)
chapter-12-platform-specific-apps/desktop-app/src/renderer/userInfo/userInfoView.tsx:23
FunctionUserInfoView
(props: UserInfoProps)
chapter-13-browser-based-apps/browser-based-application/src/views/userInfo/userInfoView.tsx:22
MethodcanEditOrderPrice
(accessTokenRoles: string[])
chapter-05-secure-api-development/src/security/rolePermissions.ts:37
MethodcanListOrdersForAllUsers
(accessTokenRoles: string[])
chapter-05-secure-api-development/src/security/rolePermissions.ts:41
MethodcanListOrdersForRegionalUsers
()
chapter-05-secure-api-development/src/security/policyAuthorizer.ts:47
MethodcanListOrdersForRegionalUsers
()
chapter-05-secure-api-development/src/security/codeAuthorizer.ts:64
MethodcanListOrdersForRegionalUsers
(accessTokenRoles: string[])
chapter-05-secure-api-development/src/security/rolePermissions.ts:45
MethodcanListOwnedOrders
()
chapter-05-secure-api-development/src/security/policyAuthorizer.ts:54
MethodcanListOwnedOrders
()
chapter-05-secure-api-development/src/security/codeAuthorizer.ts:80
MethodcanViewOrder
(order: OrderDetails)
chapter-05-secure-api-development/src/security/policyAuthorizer.ts:40
MethodcanViewOrder
(order: OrderDetails)
chapter-05-secure-api-development/src/security/codeAuthorizer.ts:40
Methodclear
chapter-12-platform-specific-apps/android-app/app/src/main/java/com/example/demoapp/views/UserInfoViewModel.kt:67
Methodconstructor
(code: string, message: string, status: number | null = null)
chapter-12-platform-specific-apps/console-app/src/applicationError.ts:25
Methodconstructor
()
chapter-12-platform-specific-apps/console-app/src/oauth/loginRequestResponse.ts:34
Methodconstructor
(oauthClient: OAuthClient)
chapter-12-platform-specific-apps/desktop-app/src/main/apiClient.ts:31
Methodconstructor
(window: BrowserWindow)
chapter-12-platform-specific-apps/desktop-app/src/main/ipcRequestHandler.ts:36
Methodconstructor
()
chapter-12-platform-specific-apps/desktop-app/src/main/oauth/loginRequestResponse.ts:35
Methodconstructor
(code: string, message: string, status: number | null = null)
chapter-12-platform-specific-apps/desktop-app/src/shared/applicationError.ts:25
Methodconstructor
(baseUrl: string)
chapter-05-secure-api-development/test/apiClient.ts:23
Methodconstructor
()
chapter-05-secure-api-development/src/configuration.ts:31
Methodconstructor
(configuration: Configuration, accessToken: string)
chapter-05-secure-api-development/src/security/policyAuthorizer.ts:32
Methodconstructor
(allowed: boolean, attributes: Record<string, string> | null = null)
chapter-05-secure-api-development/src/security/authorizationResult.ts:25
Methodconstructor
(configuration: Configuration, objectFactory: ObjectFactory)
chapter-05-secure-api-development/src/security/oauthFilter.ts:33
Methodconstructor
(claims: ClaimsPrincipal, rolePermissions: RolePermissions)
chapter-05-secure-api-development/src/security/codeAuthorizer.ts:32
Methodconstructor
(claims: JWTPayload)
chapter-05-secure-api-development/src/security/claimsPrincipal.ts:32
Methodconstructor
(status: number, code: string, message: string, extra: any = null)
chapter-05-secure-api-development/src/errors/apiError.ts:28
Methodconstructor
(service: OrdersService)
chapter-05-secure-api-development/src/logic/ordersController.ts:29
Methodconstructor
(repository: OrdersRepository)
chapter-05-secure-api-development/src/logic/ordersService.ts:30
Methodconstructor
(configuration: Configuration)
chapter-05-secure-api-development/src/logic/objectFactory.ts:35
Methodconstructor
(configuration: Configuration)
chapter-04-scim-user-migration/src/tokenClient.ts:28
Methodconstructor
(configuration: Configuration, accessToken: string)
chapter-04-scim-user-migration/src/scimClient.ts:30
Methodconstructor
(message: string, json: any = null)
chapter-04-scim-user-migration/src/migrationError.ts:24
Methodconstructor
()
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/controller/LogoutController.ts:26
Methodconstructor
()
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/controller/SessionController.ts:25
Methodconstructor
()
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/controller/RefreshTokenController.ts:28
Methodconstructor
(remoteJwkSet: JWTVerifyGetKey)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/controller/LoginController.ts:39
Methodconstructor
(authorizationRequestURL: string, codeVerifier: string, state: string)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/authorizationRequestData.ts:22
Methodconstructor
( port: string, endpointsPrefix: string, serverCertPath: string, serverCertPas
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/oauthAgentConfiguration.ts:46
Methodconstructor
(grant: Grant, status: number, responseText: string)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/exceptions/AuthorizationClientException.ts:26
Methodconstructor
()
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/exceptions/MissingCodeVerifierException.ts:23
Methodconstructor
(cause?: Error)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/exceptions/CookieDecryptionException.ts:24
Methodconstructor
(cause?: Error)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/exceptions/UnauthorizedException.ts:24
Methodconstructor
(cause?: Error)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/exceptions/BadRequestException.ts:24
Methodconstructor
(cause?: Error)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/exceptions/AuthorizationServerException.ts:24
Methodconstructor
(error: string, description: string)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/exceptions/AuthorizationResponseException.ts:25
Methodconstructor
()
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/exceptions/InvalidStateException.ts:23
Methodconstructor
(cause?: Error)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/exceptions/InvalidCookieException.ts:24
Methodconstructor
(cause?: Error)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/exceptions/InvalidIDTokenException.ts:24
Methodconstructor
(cause?: Error)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/exceptions/UnhandledException.ts:24
Methodconstructor
(backendForFrontendBaseUrl: string)
chapter-13-browser-based-apps/browser-based-application/src/oauth/oauthClient.ts:28
Methodconstructor
(status: number, code: string, message: string)
chapter-13-browser-based-apps/browser-based-application/src/utilities/applicationError.ts:22
Methodconstructor
(onLoggedOut: () => void)
chapter-13-browser-based-apps/browser-based-application/src/utilities/multiTabLogout.ts:22
Methodconstructor
()
chapter-13-browser-based-apps/browser-based-application/src/views/app/appViewModel.ts:31
Methodconstructor
(backendForFrontendBaseUrl: string, oauthClient: OAuthClient)
chapter-13-browser-based-apps/browser-based-application/src/api/apiClient.ts:31
MethoddecodeToString
(input: string)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/base64url.ts:23
MethodendLogin
chapter-12-platform-specific-apps/android-app/app/src/main/java/com/example/demoapp/MainActivityViewModel.kt:81
MethoderrorCode
()
chapter-12-platform-specific-apps/desktop-app/src/shared/applicationError.ts:31
FunctionexceptionMiddleware
( caught: any, request: Request, response: Response, next: NextFunction)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/middleware/exceptionMiddleware.ts:23
Functionexecute
()
chapter-12-platform-specific-apps/desktop-app/src/renderer/userInfo/userInfoView.tsx:28
Functionexecute
()
chapter-12-platform-specific-apps/desktop-app/src/renderer/signOut/signOutView.tsx:27
Functionexecute
()
chapter-12-platform-specific-apps/desktop-app/src/renderer/callApi/callApiView.tsx:29
Functionexecute
()
chapter-12-platform-specific-apps/desktop-app/src/renderer/signIn/signInView.tsx:28
Functionexecute
()
chapter-13-browser-based-apps/browser-based-application/src/views/userInfo/userInfoView.tsx:27
Functionexecute
()
chapter-13-browser-based-apps/browser-based-application/src/views/multiTab/multiTabView.tsx:21
Functionexecute
()
chapter-13-browser-based-apps/browser-based-application/src/views/signOut/signOutView.tsx:26
Functionexecute
()
chapter-13-browser-based-apps/browser-based-application/src/views/callApi/callApiView.tsx:28
Functionexecute
()
chapter-13-browser-based-apps/browser-based-application/src/views/signIn/signInView.tsx:28
MethodgetApiData
chapter-12-platform-specific-apps/android-app/app/src/main/java/com/example/demoapp/views/CallApiViewModel.kt:38
MethodgetApiData
chapter-12-platform-specific-apps/android-app/app/src/main/java/com/example/demoapp/api/ApiClient.kt:37
MethodgetApiOrders
(event: IpcMainInvokeEvent)
chapter-12-platform-specific-apps/desktop-app/src/main/ipcRequestHandler.ts:97
MethodgetConnection
chapter-10-workload-identities/demoapi/src/main/kotlin/com/example/demoapi/ProductsRepository.kt:30
MethodgetOrderDetails
(orderId: string)
chapter-05-secure-api-development/src/logic/ordersRepository.ts:59
MethodgetOrderDetails
(request: Request, response: Response)
chapter-05-secure-api-development/src/logic/ordersController.ts:49
MethodgetOrderDetails
(orderId: string, authorizer: Authorizer)
chapter-05-secure-api-development/src/logic/ordersService.ts:55
FunctiongetRedirectUri
(baseUrl: string, path: string, scheme: string)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/lib/redirectUri.ts:17
MethodgetUserInfo
chapter-12-platform-specific-apps/android-app/app/src/main/java/com/example/demoapp/views/UserInfoViewModel.kt:37
MethodgetUserInfo
chapter-12-platform-specific-apps/android-app/app/src/main/java/com/example/demoapp/api/ApiClient.kt:41
MethodgetUserInfo
()
chapter-12-platform-specific-apps/desktop-app/src/main/apiClient.ts:39
MethodgetUserInfo
(event: IpcMainInvokeEvent)
chapter-12-platform-specific-apps/desktop-app/src/main/ipcRequestHandler.ts:104
MethodhandleLoopbackHttpRequest
( request: http.IncomingMessage, response: http.ServerResponse)
chapter-12-platform-specific-apps/console-app/src/oauth/loginRequestResponse.ts:73
MethodhandleLoopbackHttpRequest
( request: http.IncomingMessage, response: http.ServerResponse)
chapter-12-platform-specific-apps/desktop-app/src/main/oauth/loginRequestResponse.ts:80
MethodhandlePageLoad
(location: Location)
chapter-13-browser-based-apps/browser-based-application/src/oauth/oauthClient.ts:35
MethodhasAdminRole
()
chapter-05-secure-api-development/src/security/claimsPrincipal.ts:56
MethodhasCustomerRole
()
chapter-05-secure-api-development/src/security/claimsPrincipal.ts:52
Methodinitialize
chapter-12-platform-specific-apps/android-app/app/src/main/java/com/example/demoapp/MainActivityViewModel.kt:58
Methodinitialize
(event: IpcMainInvokeEvent)
chapter-12-platform-specific-apps/desktop-app/src/main/ipcRequestHandler.ts:64
Methodinitialize
()
chapter-12-platform-specific-apps/desktop-app/src/main/oauth/loginRequestResponse.ts:42
MethodlistOrders
(request: Request, response: Response)
chapter-05-secure-api-development/src/logic/ordersController.ts:39
MethodlistOrders
(authorizer: Authorizer)
chapter-05-secure-api-development/src/logic/ordersService.ts:37
MethodlistenForLoggedOutEvent
(event: StorageEvent)
chapter-13-browser-based-apps/browser-based-application/src/utilities/multiTabLogout.ts:41
Methodload
()
chapter-05-secure-api-development/src/security/rolePermissions.ts:27
FunctionloggingMiddleware
( request: Request, response: Response, next: NextFunction)
chapter-13-browser-based-apps/backend-for-frontend/oauth-agent/src/middleware/loggingMiddleware.ts:20
Methodlogin
(event: IpcMainInvokeEvent)
chapter-12-platform-specific-apps/desktop-app/src/main/ipcRequestHandler.ts:71
Methodlogin
()
chapter-12-platform-specific-apps/desktop-app/src/main/oauth/oauthClient.ts:69
Methodlogout
(event: IpcMainInvokeEvent)
chapter-12-platform-specific-apps/desktop-app/src/main/ipcRequestHandler.ts:90
← previousnext →201–300 of 320, ranked by callers