Uses of Enum Class
co.ankatech.ankasecure.sdk.model.warning.WarningSeverity
Packages that use WarningSeverity
Package
Description
Structured warning types for cryptographic operations.
-
Uses of WarningSeverity in co.ankatech.ankasecure.sdk.model.warning
Methods in co.ankatech.ankasecure.sdk.model.warning that return WarningSeverityModifier and TypeMethodDescriptionCryptoWarning.severity()Returns the severity level of this warning.GenericWarning.severity()KeyExpirationWarning.severity()UsageLimitWarning.severity()static WarningSeverityReturns the enum constant of this class with the specified name.static WarningSeverity[]WarningSeverity.values()Returns an array containing the constants of this enum class, in the order they are declared.