Index
All Classes and Interfaces|All Packages
B
- backChannelLogout(String, String) - Method in interface org.apache.syncope.common.rest.api.service.OIDCC4UIService
-
Removes the JWT matching the provided OIDC logout token.
C
- create(OIDCC4UIProviderTO) - Method in interface org.apache.syncope.common.rest.api.service.OIDCC4UIProviderService
-
Creates a new OIDC Provider.
- createFromDiscovery(OIDCC4UIProviderTO) - Method in interface org.apache.syncope.common.rest.api.service.OIDCC4UIProviderService
-
Creates a new OIDC Provider by using its Discovery Document.
- createLoginRequest(String, String, boolean) - Method in interface org.apache.syncope.common.rest.api.service.OIDCC4UIService
-
Generates OpenID Connect authentication request for the Provider matching the provided op.
- createLogoutRequest(String) - Method in interface org.apache.syncope.common.rest.api.service.OIDCC4UIService
-
Returns the endSession endpoint for the OP matching the requesting access token.
D
- delete(String) - Method in interface org.apache.syncope.common.rest.api.service.OIDCC4UIProviderService
-
Deletes the OIDC Provider with matching key.
L
- list() - Method in interface org.apache.syncope.common.rest.api.service.OIDCC4UIProviderService
-
Returns a list of all defined OIDC Providers.
- login(String, String, String) - Method in interface org.apache.syncope.common.rest.api.service.OIDCC4UIService
-
Uses the provided authorization code to go through the OpenID Connect tokens process and finally creates JWT for the matching user, if found.
O
- OIDCC4UIProviderService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for OpenID Connect Providers.
- OIDCC4UIService - Interface in org.apache.syncope.common.rest.api.service
-
REST operations for OpenID Connect Clients.
- org.apache.syncope.common.rest.api.service - package org.apache.syncope.common.rest.api.service
R
- read(String) - Method in interface org.apache.syncope.common.rest.api.service.OIDCC4UIProviderService
-
Returns the OIDC Provider with matching key, if available.
U
- update(OIDCC4UIProviderTO) - Method in interface org.apache.syncope.common.rest.api.service.OIDCC4UIProviderService
-
Updates the OIDC Provider with matching key.
All Classes and Interfaces|All Packages