Index

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

C

CallbackServlet - Class in org.imixs.workflow.office.oidc
 
CallbackServlet() - Constructor for class org.imixs.workflow.office.oidc.CallbackServlet
 

D

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

G

getClientId() - Method in class org.imixs.workflow.office.oidc.OidcConfig
 
getClientSecret() - Method in class org.imixs.workflow.office.oidc.OidcConfig
 
getIssuerUri() - Method in class org.imixs.workflow.office.oidc.OidcConfig
 

O

OidcConfig - Class in org.imixs.workflow.office.oidc
The OidcConfig is a CDI config bean used to provide the config values for the Securitybean.
OidcConfig() - Constructor for class org.imixs.workflow.office.oidc.OidcConfig
 
onProfileEvent(ProfileEvent) - Method in class org.imixs.workflow.office.oidc.Securitybean
ProfileEvent listener to update a new profile with the user attributes provided by the OpenID provider.
org.imixs.workflow.office.oidc - package org.imixs.workflow.office.oidc
 

S

Securitybean - Class in org.imixs.workflow.office.oidc
This class implements a OpenIdAuthenticationMechanismDefinition for Authentication against an OpenID Provider (e.g.
Securitybean() - Constructor for class org.imixs.workflow.office.oidc.Securitybean
 
sessionInfoAuth() - Method in class org.imixs.workflow.office.oidc.Securitybean
Debug endpoint prints session details into the server log
C D G O S 
All Classes and Interfaces|All Packages|Serialized Form