Class AttributeVerificationAuthenticationContext
java.lang.Object
com.evolveum.midpoint.authentication.api.evaluator.context.AbstractAuthenticationContext
com.evolveum.midpoint.authentication.api.evaluator.context.AttributeVerificationAuthenticationContext
- 
Constructor SummaryConstructorsConstructorDescriptionAttributeVerificationAuthenticationContext(String username, Class<? extends FocusType> principalType, Map<ItemPath, String> attributeValuesMap, List<ObjectReferenceType> requireAssignment, AuthenticationChannel channel) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidMethods inherited from class com.evolveum.midpoint.authentication.api.evaluator.context.AbstractAuthenticationContextcreateFocusQuery, getPrincipalType, getRequireAssignments, getUsername, isSupportActivationByChannel
- 
Constructor Details- 
AttributeVerificationAuthenticationContextpublic AttributeVerificationAuthenticationContext(String username, Class<? extends FocusType> principalType, Map<ItemPath, String> attributeValuesMap, List<ObjectReferenceType> requireAssignment, AuthenticationChannel channel) 
 
- 
- 
Method Details- 
getAttributeValuesMap
- 
getEnteredCredential- Specified by:
- getEnteredCredentialin class- AbstractAuthenticationContext
 
- 
getPolicy
- 
setPolicy
 
-