Uses of Interface
oracle.dbtools.plugin.api.security.AuthenticationChallenge.Builder
Packages that use AuthenticationChallenge.Builder
-
Uses of AuthenticationChallenge.Builder in oracle.dbtools.plugin.api.security
Methods in oracle.dbtools.plugin.api.security that return AuthenticationChallenge.BuilderModifier and TypeMethodDescriptionAuthenticationChallenge.Builder.error(CharSequence errorCode, Translatable errorDescription) Create an error parameter and an error_description parameterAuthenticationChallenge.modify()Modify thisAuthenticationChallengeinstanceAuthenticationChallenge.Builder.parameter(CharSequence name, CharSequence value) Create a parameter with a value which cannot be localizedAuthenticationChallenge.Builder.parameter(CharSequence name, Translatable value) Create a parameter with a value which may be localizedAuthenticationChallenge.Builder.realm(CharSequence realm) Specify the realm parameter for this challenge