Index

C D G O S U 
All Classes and Interfaces|All Packages|Serialized Form

C

CallbackServlet - Class in org.imixs.oidc
The CallbackServlet provides the callback URL for the identity provider.
CallbackServlet() - Constructor for class org.imixs.oidc.CallbackServlet
 

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class org.imixs.oidc.CallbackServlet
 

G

getClientId() - Method in class org.imixs.oidc.OidcConfig
 
getClientSecret() - Method in class org.imixs.oidc.OidcConfig
 
getIssuerUri() - Method in class org.imixs.oidc.OidcConfig
 
getPrincipal() - Method in class org.imixs.oidc.OidcAuthenticationHandler
 
getRedirectURI() - Method in class org.imixs.oidc.OidcConfig
 

O

OidcAuthenticationHandler - Class in org.imixs.oidc
The class OidcAuthenticationHandler implements a OpenIdAuthenticationMechanismDefinition for Authentication against an OpenID Provider (e.g.
OidcAuthenticationHandler() - Constructor for class org.imixs.oidc.OidcAuthenticationHandler
 
OidcConfig - Class in org.imixs.oidc
The OidcConfig is a CDI config bean used to provide the config values for the OidcAuthenticationHandler.
OidcConfig() - Constructor for class org.imixs.oidc.OidcConfig
 
onProfileEvent(ProfileEvent) - Method in class org.imixs.oidc.UserProfileHandler
ProfileEvent listener to update a new profile with the user attributes provided by the OpenID provider.
org.imixs.oidc - package org.imixs.oidc
 

S

sessionInfoAuth(HttpServletRequest) - Method in class org.imixs.oidc.OidcAuthenticationHandler
Debug endpoint prints session details into the server log

U

UserProfileHandler - Class in org.imixs.oidc
This class UserProfileHandler is a CDI Observer bean listening to updates of a Imixs-Marty profile during the login process.
UserProfileHandler() - Constructor for class org.imixs.oidc.UserProfileHandler
 
C D G O S U 
All Classes and Interfaces|All Packages|Serialized Form