| Package | Description |
|---|---|
| com.authlete.common.types |
Enum definitions and lists of pre-defined constants.
|
| Modifier and Type | Method and Description |
|---|---|
HashAlg |
JWSAlg.getHashAlg()
Get the hash algorithm used by this signature algorithm.
|
static HashAlg |
HashAlg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashAlg[] |
HashAlg.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.