Interface RemoteModuleAuthentication
- All Superinterfaces:
ModuleAuthentication
Interface for authentication module for remote authentication module
- Author:
- skublik
-
Method Summary
Methods inherited from interface com.evolveum.midpoint.authentication.api.config.ModuleAuthentication
applicable, clone, getAuthentication, getFailureData, getFocusType, getModuleIdentifier, getModuleTypeName, getNecessity, getOrder, getPrefix, getState, isSufficient, recordFailure, setAuthentication, setFailureData, setFocusType, setState, setSufficient
-
Method Details
-
getProviders
List<IdentityProvider> getProviders()- Returns:
- identity provider created by configuration
-