public class CredentialJHmac extends Object implements Credential
| Constructor and Description |
|---|
CredentialJHmac() |
CredentialJHmac(byte[] secret) |
| Modifier and Type | Method and Description |
|---|---|
AppAlgorithm |
getAlgorithn() |
byte[] |
getSecret() |
public CredentialJHmac()
public CredentialJHmac(byte[] secret)
public byte[] getSecret()
public AppAlgorithm getAlgorithn()
getAlgorithn in interface CredentialCopyright © 2020. All rights reserved.