@Retention(value=RUNTIME) @Target(value=PACKAGE) @Documented @PackageQualified public @interface Realm
Realm
,Modifier and Type | Required Element and Description |
---|---|
String |
name
The unique name of this security realm
|
Modifier and Type | Optional Element and Description |
---|---|
String[] |
challenges
Enumerates the names of the authentication
Challenge s bound to this
realm |
Oracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.