Class OperationAuthInterceptor

java.lang.Object
software.amazon.smithy.docgen.interceptors.OperationAuthInterceptor
All Implemented Interfaces:
CodeInterceptor<ShapeDetailsSection,DocWriter>

public final class OperationAuthInterceptor extends Object implements CodeInterceptor<ShapeDetailsSection,DocWriter>
Adds a priority list of supported auth schemes for operations with optional auth or operations which don't support all of a service's auth schemes.