Class ConfirmationBean
- java.lang.Object
-
- org.wso2.carbon.email.verification.util.ConfirmationBean
-
public class ConfirmationBean extends Object
The bean class that contains the email confirmation parameters.
-
-
Constructor Summary
Constructors Constructor Description ConfirmationBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetData()StringgetRedirectPath()voidsetData(String data)voidsetRedirectPath(String redirectPath)
-