public class HashProvider extends Object
| Constructor and Description |
|---|
HashProvider() |
| Modifier and Type | Method and Description |
|---|---|
static String |
oidcHash(Algorithm jwtAlgorithm,
String input) |
static String |
oidcHash(String jwtAlgorithmName,
String input) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.