public class AsymmetricJWTKeyMaster extends Object implements JWTKeyMaster
| Constructor and Description |
|---|
AsymmetricJWTKeyMaster(Key key) |
| Modifier and Type | Method and Description |
|---|---|
JWTEncryptionAlgorithm |
getEncryptionAlgorithm() |
Key |
getKey() |
public AsymmetricJWTKeyMaster(Key key)
public JWTEncryptionAlgorithm getEncryptionAlgorithm()
getEncryptionAlgorithm in interface JWTKeyMasterpublic Key getKey()
getKey in interface JWTKeyMasterCopyright © 2018. All rights reserved.