类 AuthenticationParams


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

      • AuthenticationParams

        public AuthenticationParams()
    • 方法详细资料

      • getTicket

        public String getTicket()
      • setTicket

        public void setTicket​(String ticket)
      • setAuthenticationCredential

        public void setAuthenticationCredential​(AuthenticationCredential authenticationCredential)
      • getAuthenticatorAttachment

        public String getAuthenticatorAttachment()
      • setAuthenticatorAttachment

        public void setAuthenticatorAttachment​(String authenticatorAttachment)