类 AuthenticationParams


  • public class AuthenticationParams
    extends java.lang.Object
    • 构造器详细资料

      • AuthenticationParams

        public AuthenticationParams()
    • 方法详细资料

      • getTicket

        public java.lang.String getTicket()
      • setTicket

        public void setTicket​(java.lang.String ticket)
      • setAuthenticationCredential

        public void setAuthenticationCredential​(AuthenticationCredential authenticationCredential)
      • getAuthenticatorAttachment

        public java.lang.String getAuthenticatorAttachment()
      • setAuthenticatorAttachment

        public void setAuthenticatorAttachment​(java.lang.String authenticatorAttachment)
      • toJSON

        public org.json.JSONObject toJSON()