Uses of Class
org.apache.syncope.core.logic.oidc.OIDCUserManager
Packages that use OIDCUserManager
-
Uses of OIDCUserManager in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic declared as OIDCUserManagerMethods in org.apache.syncope.core.logic that return OIDCUserManagerModifier and TypeMethodDescriptionOIDCC4UILogicContext.oidcUserManager
(InboundMatcher inboundMatcher, UserDAO userDAO, ImplementationDAO implementationDAO, IntAttrNameParser intAttrNameParser, TemplateUtils templateUtils, UserProvisioningManager provisioningManager, UserDataBinder binder) Methods in org.apache.syncope.core.logic with parameters of type OIDCUserManagerModifier and TypeMethodDescriptionOIDCC4UILogicContext.oidcc4UILogic
(OIDCClientCache oidcClientCacheLogin, OIDCClientCache oidcClientCacheLogout, AuthDataAccessor authDataAccessor, AccessTokenDataBinder accessTokenDataBinder, OIDCC4UIProviderDAO opDAO, OIDCUserManager userManager) Constructors in org.apache.syncope.core.logic with parameters of type OIDCUserManagerModifierConstructorDescriptionOIDCC4UILogic
(OIDCClientCache oidcClientCacheLogin, OIDCClientCache oidcClientCacheLogout, AuthDataAccessor authDataAccessor, AccessTokenDataBinder accessTokenDataBinder, OIDCC4UIProviderDAO opDAO, OIDCUserManager userManager)