@Service @PerLookup public class JwtAuthSniffer extends MicroProfileSniffer
Constructor and Description |
---|
JwtAuthSniffer() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation>[] |
getAnnotationTypes()
Returns the list of annotations types that this sniffer is interested in.
|
protected Class<?> |
getContainersClass() |
String |
getModuleType()
Returns the container type associated with this sniffer
|
getAnnotationNames, getContainersNames, getDeploymentConfigurations, getIncompatibleSnifferTypes, getURLPatterns, handles, handles, isJavaEE, isUserVisible, setup, supportsArchiveType, tearDown
public Class<? extends Annotation>[] getAnnotationTypes()
Sniffer
protected Class<?> getContainersClass()
getContainersClass
in class MicroProfileSniffer
Copyright © 2021. All rights reserved.