Class and Description |
---|
JwtAccessTokenConverter
Helper that translates between JWT encoded token values and OAuth authentication
information (in both directions).
|
Class and Description |
---|
JwtAccessTokenConverter
Helper that translates between JWT encoded token values and OAuth authentication
information (in both directions).
|
JwtClaimsSetVerifier
This interface provides the capability of verifying the claim(s)
contained in a JWT Claims Set, for example, expiration time (exp),
not before (nbf), issuer (iss), audience (aud), subject (sub), etc.
|
Class and Description |
---|
JwtClaimsSetVerifier
This interface provides the capability of verifying the claim(s)
contained in a JWT Claims Set, for example, expiration time (exp),
not before (nbf), issuer (iss), audience (aud), subject (sub), etc.
|
Copyright © 2019. All rights reserved.