public class ClientFilterResolutionContext extends Object implements AnnotationMetadataProvider
EMPTY| Constructor and Description |
|---|
ClientFilterResolutionContext(List<String> clientIds,
AnnotationMetadata annotationMetadata)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationMetadata |
getAnnotationMetadata()
Supplies the metadata.
|
List<String> |
getClientIds() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByTypegetAnnotation, getAnnotation, getDeclaredAnnotation, getDeclaredAnnotation, isAnnotationPresent, isDeclaredAnnotationPresent, synthesize, synthesizeDeclaredpublic ClientFilterResolutionContext(List<String> clientIds, AnnotationMetadata annotationMetadata)
clientIds - The client idsannotationMetadata - The annotation metadata@NonNull public AnnotationMetadata getAnnotationMetadata()
AnnotationMetadataProviderAnnotationMetadata.EMPTY_METADATA.getAnnotationMetadata in interface AnnotationMetadataProviderAnnotationMetadata