Class FocusIdentificationAuthenticationContext
java.lang.Object
com.evolveum.midpoint.authentication.api.evaluator.context.AbstractAuthenticationContext
com.evolveum.midpoint.authentication.api.evaluator.context.FocusIdentificationAuthenticationContext
- Author:
- skublik
- 
Constructor SummaryConstructorsConstructorDescriptionFocusIdentificationAuthenticationContext(Map<ItemPath, String> values, Class<? extends FocusType> principalType, List<ModuleItemConfigurationType> config, AuthenticationChannel channel) 
- 
Method SummaryModifier and TypeMethodDescriptionMethods inherited from class com.evolveum.midpoint.authentication.api.evaluator.context.AbstractAuthenticationContextgetPrincipalType, getRequireAssignments, isSupportActivationByChannel
- 
Constructor Details- 
FocusIdentificationAuthenticationContextpublic FocusIdentificationAuthenticationContext(Map<ItemPath, String> values, Class<? extends FocusType> principalType, List<ModuleItemConfigurationType> config, AuthenticationChannel channel) 
 
- 
- 
Method Details- 
getEnteredCredential- Specified by:
- getEnteredCredentialin class- AbstractAuthenticationContext
 
- 
createFocusQuery- Overrides:
- createFocusQueryin class- AbstractAuthenticationContext
 
- 
getUsername- Overrides:
- getUsernamein class- AbstractAuthenticationContext
 
 
-