@Deprecated public final class RuntimeEnvironment extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
BOUNCY_CASTLE_AVAILABLE
Deprecated.
since 0.12.0. will be removed before the 1.0 final release.
|
Modifier and Type | Method and Description |
---|---|
static void |
enableBouncyCastleIfPossible()
Deprecated.
since 0.12.0. will be removed before the 1.0 final release.
|
@Deprecated public static final boolean BOUNCY_CASTLE_AVAILABLE
true
if BouncyCastle is in the runtime classpath, false
otherwise.@Deprecated public static void enableBouncyCastleIfPossible()
Security Providers
list
if BouncyCastle is in the runtime classpath.Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.