Package | Description |
---|---|
oracle.dbtools.plugin.api.security |
Resource authorization APIs
|
Modifier and Type | Method and Description |
---|---|
AuthenticationChallenge.Builder |
AuthenticationChallenge.Builder.error(CharSequence errorCode,
Translatable errorDescription)
Create an error parameter and an error_description parameter
|
AuthenticationChallenge.Builder |
AuthenticationChallenge.modify()
Modify this
AuthenticationChallenge instance |
AuthenticationChallenge.Builder |
AuthenticationChallenge.Builder.parameter(CharSequence name,
CharSequence value)
Create a parameter with a value which cannot be localized
|
AuthenticationChallenge.Builder |
AuthenticationChallenge.Builder.parameter(CharSequence name,
Translatable value)
Create a parameter with a value which may be localized
|
AuthenticationChallenge.Builder |
AuthenticationChallenge.Builder.realm(CharSequence realm)
Specify the realm parameter for this challenge
|
Oracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.