keycloak
|
公開メンバ関数 | |
boolean | verify (JWSInput input, String key) |
静的公開メンバ関数 | |
static byte [] | sign (byte[] data, Algorithm algorithm, byte[] sharedSecret) |
static byte [] | sign (byte[] data, Algorithm algorithm, SecretKey key) |
static boolean | verify (JWSInput input, SecretKey key) |
static boolean | verify (JWSInput input, byte[] sharedSecret) |
静的非公開メンバ関数 | |
static String | getJavaAlgorithm (Algorithm alg) |
static Mac | getMAC (final Algorithm alg) |
|
inlinestaticprivate |
|
inlinestaticprivate |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |