Package | Description |
---|---|
org.soulwing.jwt.api |
Modifier and Type | Method and Description |
---|---|
KeyInfo |
KeyInfo.Builder.build()
Builds and returns an instance according to the configuration of this
builder.
|
KeyInfo |
SingletonKeyProvider.currentKey()
Gets the current key to use for signature or encryption operations.
|
KeyInfo |
KeyProvider.currentKey()
Gets the current key to use for signature or encryption operations.
|
Copyright © 2019. All rights reserved.