Uses of Class
com.evolveum.midpoint.model.api.authentication.ModuleAuthentication
-
Packages that use ModuleAuthentication Package Description com.evolveum.midpoint.model.api.authentication -
-
Uses of ModuleAuthentication in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return ModuleAuthentication Modifier and Type Method Description ModuleAuthenticationModuleAuthentication. clone()ModuleAuthenticationMidpointAuthentication. getAuthenticationByName(String moduleName)ModuleAuthenticationAuthModule. getBaseModuleAuthentication()ModuleAuthenticationMidpointAuthentication. getProcessingModuleAuthentication()Methods in com.evolveum.midpoint.model.api.authentication that return types with arguments of type ModuleAuthentication Modifier and Type Method Description List<ModuleAuthentication>MidpointAuthentication. getAuthentications()List<ModuleAuthentication>MidpointAuthentication. getParallelProcessingModules()Methods in com.evolveum.midpoint.model.api.authentication with parameters of type ModuleAuthentication Modifier and Type Method Description voidMidpointAuthentication. addAuthentications(ModuleAuthentication authentication)protected voidModuleAuthentication. clone(ModuleAuthentication module)intMidpointAuthentication. getIndexOfModule(ModuleAuthentication authentication)booleanMidpointAuthentication. isLast(ModuleAuthentication moduleAuthentication)
-