Package | Description |
---|---|
org.soulwing.jwt.api | |
org.soulwing.jwt.api.locator |
Modifier and Type | Method and Description |
---|---|
PublicKeyLocator |
PublicKeyLocator.Builder.build()
Builds a locator in accordance with the configuration of this builder.
|
Modifier and Type | Method and Description |
---|---|
JWS.Builder |
JWS.Builder.publicKeyLocator(PublicKeyLocator publicKeyLocator)
Sets the public key locator to use for signature validation.
|
Modifier and Type | Class and Description |
---|---|
class |
JcaPublicKeyLocator
A
PublicKeyLocator implemented using the JCA. |
Modifier and Type | Method and Description |
---|---|
PublicKeyLocator |
JcaPublicKeyLocator.Builder.build() |
Copyright © 2019. All rights reserved.