Class StepUp.ConsentRequired
- java.lang.Object
-
- java.util.EventObject
-
- com.pdftools.crypto.providers.swisscomsigsrv.StepUp.ConsentRequired
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- StepUp
public class StepUp.ConsentRequired extends java.util.EventObjectEvent containing the URL for step-up authentication using password and SMS challenge (OTP). Password and SMS challenge are used as a fallback mechanism for the Mobile ID authentication. For example, if the Mobile ID of the user is not activated. The user must be redirected to this URL for consent of will.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.URIgetUrl()The consent URL where the user must be redirected to acknowledge the declaration of will.
-