.. java:import:: androidx.annotation Nullable .. java:import:: org.json JSONObject CredentialState =============== .. java:package:: com.idopte.scmapi :noindex: .. java:type:: public class CredentialState Class represents the credential state during a \ :java:ref:`Pin.requestCredential(JSONObject,CredentialState)`\ / \ :java:ref:`Pin.login(CredentialValue,CredentialState)`\ sequence. It can be created using \ :java:ref:`Pin.initCredentialState()`\ or \ :java:ref:`CredentialState()`\ . Constructors ------------ CredentialState ^^^^^^^^^^^^^^^ .. java:constructor:: public CredentialState() :outertype: CredentialState Creates a \ :java:ref:`CredentialState`\ instance.