public interface MicroProfileAuthorization extends AuthorizationProvider
Modifier and Type | Method and Description |
---|---|
static MicroProfileAuthorization |
create()
Factory method to create a Authorization provider for tokens adhering to the MP-JWT 1.1 spec.
|
create, getAuthorizations, getAuthorizations, getId
static MicroProfileAuthorization create()
User.attributes()
under the key accessToken
.Copyright © 2023 Eclipse. All rights reserved.