java.lang.Object
swim.security.JsonWebKey
- All Implemented Interfaces:
Debug
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.ecKey()booleanstatic JsonWebKeyinthashCode()key()keyDef()keyId()keyType()static JsonWebKeyrsaKey()symmetricKey(String algorithm) toString()final ValuetoValue()x509Url()
-
Field Details
-
value
-
-
Constructor Details
-
JsonWebKey
-
-
Method Details
-
get
-
keyType
-
publicKeyUse
-
keyOperations
-
algorithm
-
keyId
-
x509Url
-
x509CertificateChain
-
x509Sha1Thumbprint
-
x509Sha256Thumbprint
-
key
-
keyDef
-
publicKey
-
publicKeyDef
-
privateKey
-
privateKeyDef
-
ecKey
-
ecPublicKey
-
ecPrivateKey
-
rsaKey
-
rsaPublicKey
-
rsaPrivateKey
-
symmetricKey
-
symmetricKey
-
toValue
-
equals
-
hashCode
public int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
from
-
parse
-