Class NonceAuthenticationContext
java.lang.Object
com.evolveum.midpoint.authentication.api.evaluator.context.AbstractAuthenticationContext
com.evolveum.midpoint.authentication.api.evaluator.context.NonceAuthenticationContext
- 
Constructor SummaryConstructorsConstructorDescriptionNonceAuthenticationContext(String username, Class<? extends FocusType> principalType, String nonce, List<ObjectReferenceType> requireAssignment, AuthenticationChannel channel) 
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.authentication.api.evaluator.context.AbstractAuthenticationContextcreateFocusQuery, getPrincipalType, getRequireAssignments, getUsername, isSupportActivationByChannel
- 
Constructor Details- 
NonceAuthenticationContextpublic NonceAuthenticationContext(String username, Class<? extends FocusType> principalType, String nonce, List<ObjectReferenceType> requireAssignment, AuthenticationChannel channel) 
 
- 
- 
Method Details- 
getNonce
- 
getPolicy
- 
setPolicy
- 
getEnteredCredential- Specified by:
- getEnteredCredentialin class- AbstractAuthenticationContext
 
 
-