gluu
org.gluu.oxtrust.api.users.GroupWebResource メンバ一覧

継承メンバを含む org.gluu.oxtrust.api.users.GroupWebResource の全メンバ一覧です。

addGroupMember(@PathParam(OxTrustApiConstants.INUM) @NotNull String groupInum, @PathParam(OxTrustApiConstants.MEMBER_INUM) @NotNull String memberInum)org.gluu.oxtrust.api.users.GroupWebResourceinline
BaseWebResource()org.gluu.oxtrust.api.openidconnect.BaseWebResourceinline
computeMembers(List< String > membersDn)org.gluu.oxtrust.api.users.GroupWebResourceinlineprivate
convert(List< GluuGroup > gluuGroups)org.gluu.oxtrust.api.users.GroupWebResourceinlineprivate
copyAttributes(GluuGroupApi group)org.gluu.oxtrust.api.users.GroupWebResourceinlineprivate
createGroup(GluuGroupApi group)org.gluu.oxtrust.api.users.GroupWebResourceinline
deleteGroup(@PathParam(OxTrustApiConstants.INUM) @NotNull String inum)org.gluu.oxtrust.api.users.GroupWebResourceinline
deleteGroupMembers()org.gluu.oxtrust.api.users.GroupWebResourceinline
deleteGroups()org.gluu.oxtrust.api.users.GroupWebResourceinline
getGroupByInum(@PathParam(OxTrustApiConstants.INUM) @NotNull String inum)org.gluu.oxtrust.api.users.GroupWebResourceinline
getGroupMembers(@PathParam(OxTrustApiConstants.INUM) @NotNull String inum)org.gluu.oxtrust.api.users.GroupWebResourceinline
groupServiceorg.gluu.oxtrust.api.users.GroupWebResourceprivate
GroupWebResource()org.gluu.oxtrust.api.users.GroupWebResourceinline
listGroups(@DefaultValue("0") @QueryParam(OxTrustApiConstants.SIZE) int size)org.gluu.oxtrust.api.users.GroupWebResourceinline
log(String message)org.gluu.oxtrust.api.users.GroupWebResourceinlineprivate
org::gluu::oxtrust::api::openidconnect::BaseWebResource.log(Logger logger, Exception e)org.gluu.oxtrust.api.openidconnect.BaseWebResourceinline
loggerorg.gluu.oxtrust.api.users.GroupWebResourceprivate
organizationServiceorg.gluu.oxtrust.api.users.GroupWebResourceprivate
personServiceorg.gluu.oxtrust.api.users.GroupWebResourceprivate
removeGroupMember(@PathParam(OxTrustApiConstants.INUM) @NotNull String groupInum, @PathParam(OxTrustApiConstants.MEMBER_INUM) @NotNull String memberInum)org.gluu.oxtrust.api.users.GroupWebResourceinline
searchGroups(@QueryParam(OxTrustApiConstants.SEARCH_PATTERN) @NotNull String pattern, @DefaultValue("1") @QueryParam(OxTrustApiConstants.SIZE) int size)org.gluu.oxtrust.api.users.GroupWebResourceinline
updateGroup(GluuGroupApi group)org.gluu.oxtrust.api.users.GroupWebResourceinline
updateValues(GluuGroup gluuGroup, GluuGroupApi group)org.gluu.oxtrust.api.users.GroupWebResourceinlineprivate