Uses of Class
org.apache.syncope.common.lib.auth.AbstractOIDCAuthModuleConf
-
Packages that use AbstractOIDCAuthModuleConf Package Description org.apache.syncope.common.lib.auth org.apache.syncope.wa.bootstrap.mapping -
-
Uses of AbstractOIDCAuthModuleConf in org.apache.syncope.common.lib.auth
Subclasses of AbstractOIDCAuthModuleConf in org.apache.syncope.common.lib.auth Modifier and Type Class Description class
AppleOIDCAuthModuleConf
class
AzureOIDCAuthModuleConf
class
GoogleOIDCAuthModuleConf
class
KeycloakOIDCAuthModuleConf
class
OIDCAuthModuleConf
-
Uses of AbstractOIDCAuthModuleConf in org.apache.syncope.wa.bootstrap.mapping
Methods in org.apache.syncope.wa.bootstrap.mapping with parameters of type AbstractOIDCAuthModuleConf Modifier and Type Method Description protected void
AuthModulePropertySourceMapper. map(AuthModuleTO authModuleTO, org.apereo.cas.configuration.model.support.pac4j.oidc.BasePac4jOidcClientProperties props, AbstractOIDCAuthModuleConf conf)
-