@ConstrainedTo(value=SERVER) @Priority(value=2000) public final class RolesAllowedAutoDiscoverable extends Object implements org.glassfish.jersey.internal.spi.ForcedAutoDiscoverable
Note this extra service is needed, so the MP-JWT implementation code can be in
a server/container jar, which is typically not scanned for the Provider
annotation, which would normally cause the dynamic feature to be installed.
Constructor and Description |
---|
RolesAllowedAutoDiscoverable() |
Copyright © 2019. All rights reserved.