Package | Description |
---|---|
org.soulwing.jwt.api |
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.
|
Copyright © 2019. All rights reserved.