Package org.springdoc.core
Class IgnoredParameterAnnotationsWithSecurity
- java.lang.Object
-
- org.springdoc.core.IgnoredParameterAnnotationsWithSecurity
-
- All Implemented Interfaces:
IgnoredParameterAnnotations
@Primary @Component public class IgnoredParameterAnnotationsWithSecurity extends Object implements IgnoredParameterAnnotations
-
-
Constructor Summary
Constructors Constructor Description IgnoredParameterAnnotationsWithSecurity()
-
-
-
Method Detail
-
isAnnotationToIgnore
public boolean isAnnotationToIgnore(Parameter parameter)
- Specified by:
isAnnotationToIgnore
in interfaceIgnoredParameterAnnotations
-
-