public interface EndUserAuthorizationConstraint extends AuthorizationConstraint
AuthorizationConstraint for constraints that are
intended to require approval by an end-user (e.g. in three-legged OAuth
flows).| Modifier and Type | Method and Description |
|---|---|
Translatable |
description()
Description of the purpose of the constraint.
|
Translatable |
label()
Title for the constraint that should be displayed to the end-user.
|
authorized, challenges, equals, equals, hashCode, nameTranslatable label()
AuthorizationConstraint name. Must not be null.Translatable description()
AuthorizationConstraint description. Must not be null.Oracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.