Uses of Class
org.apache.syncope.common.lib.auth.AzureActiveDirectoryAuthModuleConf
-
Packages that use AzureActiveDirectoryAuthModuleConf Package Description org.apache.syncope.common.lib.auth org.apache.syncope.wa.bootstrap.mapping -
-
Uses of AzureActiveDirectoryAuthModuleConf in org.apache.syncope.common.lib.auth
Methods in org.apache.syncope.common.lib.auth with parameters of type AzureActiveDirectoryAuthModuleConf Modifier and Type Method Description Map<String,Object>AuthModuleConf.Mapper. map(AuthModuleTO authModule, AzureActiveDirectoryAuthModuleConf conf) -
Uses of AzureActiveDirectoryAuthModuleConf in org.apache.syncope.wa.bootstrap.mapping
Methods in org.apache.syncope.wa.bootstrap.mapping with parameters of type AzureActiveDirectoryAuthModuleConf Modifier and Type Method Description Map<String,Object>AuthModulePropertySourceMapper. map(AuthModuleTO authModuleTO, AzureActiveDirectoryAuthModuleConf conf)
-