Uses of Enum
com.boldsign.model.DocumentSigner.AuthenticationTypeEnum
Packages that use DocumentSigner.AuthenticationTypeEnum
-
Uses of DocumentSigner.AuthenticationTypeEnum in com.boldsign.model
Subclasses with type arguments of type DocumentSigner.AuthenticationTypeEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets authenticationTypestatic classMethods in com.boldsign.model that return DocumentSigner.AuthenticationTypeEnumModifier and TypeMethodDescriptionDocumentSigner.getAuthenticationType()Get authenticationTypeDocumentSigner.AuthenticationTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) Returns the enum constant of this type with the specified name.DocumentSigner.AuthenticationTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.boldsign.model with parameters of type DocumentSigner.AuthenticationTypeEnumModifier and TypeMethodDescriptionDocumentSigner.authenticationType(DocumentSigner.AuthenticationTypeEnum authenticationType) voidDocumentSigner.setAuthenticationType(DocumentSigner.AuthenticationTypeEnum authenticationType) voidDocumentSigner.AuthenticationTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, DocumentSigner.AuthenticationTypeEnum enumeration)