| Modifier and Type | Method and Description |
|---|---|
static SmimeState |
SmimeUtil.getStatus(jakarta.mail.internet.MimeMultipart mimeMultipart)
Returns the S/MIME state of a MIME multipart.
|
static SmimeState |
SmimeUtil.getStatus(jakarta.mail.internet.MimePart mimePart)
Returns the S/MIME state of a MIME part (i.e.
|
static SmimeState |
SmimeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmimeState[] |
SmimeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021–2024. All rights reserved.