Uses of Class
org.apache.syncope.core.logic.OIDCC4UILogic
Packages that use OIDCC4UILogic
Package
Description
-
Uses of OIDCC4UILogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return OIDCC4UILogicModifier and TypeMethodDescriptionOIDCC4UILogicContext.oidcc4UILogic
(OIDCClientCache oidcClientCacheLogin, OIDCClientCache oidcClientCacheLogout, AuthDataAccessor authDataAccessor, AccessTokenDataBinder accessTokenDataBinder, OIDCC4UIProviderDAO opDAO, OIDCUserManager userManager) -
Uses of OIDCC4UILogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type OIDCC4UILogicModifier and TypeMethodDescriptionOIDCC4UIRESTCXFContext.oidcc4UIService
(OIDCC4UILogic oidcc4UILogic) -
Uses of OIDCC4UILogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as OIDCC4UILogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type OIDCC4UILogic