public static class AnnotationAnalyzer.AnalyzerResponse.Builder extends Object implements Builder<AnnotationAnalyzer.AnalyzerResponse>
AnnotationAnalyzer.AnalyzerResponse.| Constructor and Description |
|---|
Builder() |
public AnnotationAnalyzer.AnalyzerResponse build()
Builderbuild in interface Builder<AnnotationAnalyzer.AnalyzerResponse>public AnnotationAnalyzer.AnalyzerResponse.Builder register(Object anInstance)
AnnotationAnalyzer.AnalyzerResponse.registry().anInstance - instance to register by its classpublic <T> AnnotationAnalyzer.AnalyzerResponse.Builder register(Class<? super T> theClass, T anInstance)
AnnotationAnalyzer.AnalyzerResponse.registry().theClass - class to register the instance byanInstance - instance to registerpublic AnnotationAnalyzer.AnalyzerResponse.Builder authenticationResponse(AnnotationAnalyzer.Flag atnResponse)
atnResponse - response for authenticationpublic AnnotationAnalyzer.AnalyzerResponse.Builder authorizeResponse(AnnotationAnalyzer.Flag authorizeResponse)
authorizeResponse - authorization response flagpublic AnnotationAnalyzer.AnalyzerResponse.Builder authenticator(String authenticator)
authenticator - name of a provider to usepublic AnnotationAnalyzer.AnalyzerResponse.Builder authorizer(String authorizer)
authorizer - name of a provider to useCopyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.