gluu
|
継承メンバを含む org.gluu.oxtrust.api.proxy.GroupApiProxy の全メンバ一覧です。
addGroupMember(@PathParam(INUM) String inum, @PathParam("minum") String minum) | org.gluu.oxtrust.api.proxy.GroupApiProxy | |
createGroup(GluuGroupApi group) | org.gluu.oxtrust.api.proxy.GroupApiProxy | |
deleteGroup(@PathParam(INUM) String inum) | org.gluu.oxtrust.api.proxy.GroupApiProxy | |
getGroup(@PathParam(INUM) String inum) | org.gluu.oxtrust.api.proxy.GroupApiProxy | |
getGroupMembers(@PathParam(INUM) String inum) | org.gluu.oxtrust.api.proxy.GroupApiProxy | |
getGroups(@DefaultValue("0") @QueryParam("size") int size) | org.gluu.oxtrust.api.proxy.GroupApiProxy | |
getSearchGroups(@QueryParam(value="pattern") @NotNull String pattern, @QueryParam(value="size") int size) | org.gluu.oxtrust.api.proxy.GroupApiProxy | |
INUM | org.gluu.oxtrust.api.proxy.GroupApiProxy | static |
PATH_INUM | org.gluu.oxtrust.api.proxy.GroupApiProxy | static |
removeGroupMember(@PathParam(INUM) String inum, @PathParam("minum") String minum) | org.gluu.oxtrust.api.proxy.GroupApiProxy | |
updateGroup(GluuGroupApi group) | org.gluu.oxtrust.api.proxy.GroupApiProxy |