|
static final String | PATH_INUM = "/{inum}" |
|
static final String | INUM = "inum" |
|
◆ createUmaScope()
◆ deleteUmaScope()
void org.gluu.oxtrust.api.proxy.UmaScopeProxy.deleteUmaScope |
( |
@PathParam(INUM) String |
inum | ) |
|
◆ getAllUmaScopes()
◆ getUmaScope()
◆ searchUmaScopes()
List<UmaScopeDescription> org.gluu.oxtrust.api.proxy.UmaScopeProxy.searchUmaScopes |
( |
@QueryParam(value="pattern") @NotNull String |
pattern, |
|
|
@QueryParam(value="size") int |
size |
|
) |
| |
◆ updateUmaScopeDescription()
◆ INUM
final String org.gluu.oxtrust.api.proxy.UmaScopeProxy.INUM = "inum" |
|
static |
◆ PATH_INUM
final String org.gluu.oxtrust.api.proxy.UmaScopeProxy.PATH_INUM = "/{inum}" |
|
static |
このインタフェース詳解は次のファイルから抽出されました:
- D:/AppData/OpenId/gluu/src/oxTrust/client/src/main/java/org/gluu/oxtrust/api/proxy/UmaScopeProxy.java