Package | Description |
---|---|
org.soulwing.jwt.api | |
org.soulwing.jwt.api.jose4j |
Modifier and Type | Method and Description |
---|---|
static JWTProvider |
JWTProviderLocator.getProvider()
Gets the default JWT provider using the current thread's context class
loader (lazy loading as necessary).
|
static JWTProvider |
JWTProviderLocator.newProvider(ClassLoader classLoader)
Gets a JWT provider.
|
Modifier and Type | Class and Description |
---|---|
class |
Jose4jProvider
A
JWTProvider implemented using Jose4j. |
Copyright © 2019. All rights reserved.