Class RecipientSecurityOption

  • All Implemented Interfaces:
    java.io.Serializable

    public class RecipientSecurityOption
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • RecipientSecurityOption

        public RecipientSecurityOption()
    • Method Detail

      • setAuthenticationMethod

        public void setAuthenticationMethod​(RecipientAuthenticationMethod authenticationMethod)
        Parameters:
        authenticationMethod - the authenticationMethod to set
      • setPhoneInfos

        public void setPhoneInfos​(RecipientPhoneInfo[] phoneInfos)
        Parameters:
        phoneInfos - the phoneInfos to set
      • getPassword

        public java.lang.String getPassword()
        Returns:
        the password
      • setPassword

        public void setPassword​(java.lang.String password)
        Parameters:
        password - the password to set