Interface CredentialModuleAuthentication
- All Superinterfaces:
ModuleAuthentication
Interface for authentication module which works with internal midpoint credentials
- 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
-
getCredentialName
String getCredentialName()- Returns:
- name of used credential for authentication
-