public class OAuth2Key extends Object implements Serializable
| Constructor and Description |
|---|
OAuth2Key() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBase64DerFormat()
Todo.
|
String |
getDerFormat()
|
String |
getExponent()
|
String |
getKeyId()
|
String |
getKeyType()
|
String |
getModulesN()
|
String |
getUse()
use. |
void |
setBase64DerFormat(String base64DerFormat)
Todo.
|
void |
setDerFormat(String derFormat)
|
void |
setExponent(String exponent)
|
void |
setKeyId(String keyId)
|
void |
setKeyType(String keyType)
|
void |
setModulesN(String modulesN)
|
void |
setUse(String use)
use. |
Copyright © 2020 Samply Community. All rights reserved.