public class RecipientSecurityOption
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
RecipientSecurityOption() |
RecipientSecurityOption(RecipientAuthenticationMethod authenticationMethod,
RecipientPhoneInfo[] phoneInfos,
java.lang.String password) |
Modifier and Type | Method and Description |
---|---|
RecipientAuthenticationMethod |
getAuthenticationMethod() |
java.lang.String |
getPassword() |
RecipientPhoneInfo[] |
getPhoneInfos() |
void |
setAuthenticationMethod(RecipientAuthenticationMethod authenticationMethod) |
void |
setPassword(java.lang.String password) |
void |
setPhoneInfos(RecipientPhoneInfo[] phoneInfos) |
public RecipientSecurityOption()
public RecipientSecurityOption(RecipientAuthenticationMethod authenticationMethod, RecipientPhoneInfo[] phoneInfos, java.lang.String password)
public RecipientAuthenticationMethod getAuthenticationMethod()
public void setAuthenticationMethod(RecipientAuthenticationMethod authenticationMethod)
authenticationMethod
- the authenticationMethod to setpublic RecipientPhoneInfo[] getPhoneInfos()
public void setPhoneInfos(RecipientPhoneInfo[] phoneInfos)
phoneInfos
- the phoneInfos to setpublic java.lang.String getPassword()
public void setPassword(java.lang.String password)
password
- the password to setCopyright © 1982 - 2020 Adobe. All Rights Reserved