public class JAXRSMessages_$bundle extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static JAXRSMessages_$bundle |
INSTANCE |
static io.smallrye.jwt.auth.jaxrs.JAXRSMessages |
msg |
| Modifier | Constructor and Description |
|---|---|
protected |
JAXRSMessages_$bundle() |
| Modifier and Type | Method and Description |
|---|---|
IllegalStateException |
duplicateJWTAnnotationsFound(String annotationPlacementDescriptor,
Collection<Annotation> annotations) |
protected String |
duplicateJWTAnnotationsFound$str() |
protected Locale |
getLoggingLocale() |
protected Object |
readResolve() |
public static final JAXRSMessages_$bundle INSTANCE
public static final io.smallrye.jwt.auth.jaxrs.JAXRSMessages msg
protected Object readResolve()
protected Locale getLoggingLocale()
protected String duplicateJWTAnnotationsFound$str()
public final IllegalStateException duplicateJWTAnnotationsFound(String annotationPlacementDescriptor, Collection<Annotation> annotations)
Copyright © 2018–2021. All rights reserved.