|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouperClient.ws.beans.WsRestGetGrouperPrivilegesLiteRequest
public class WsRestGetGrouperPrivilegesLiteRequest
Class with data about retrieving privileges for a subject and group
| Constructor Summary | |
|---|---|
WsRestGetGrouperPrivilegesLiteRequest()
|
|
| Method Summary | |
|---|---|
String |
getActAsSubjectId()
optional: is the subject id of subject to act as (if proxying). |
String |
getActAsSubjectIdentifier()
optional: is the subject identifier of subject to act as (if proxying). |
String |
getActAsSubjectSourceId()
is source of act as subject to narrow the result and prevent duplicates |
String |
getClientVersion()
version of the client. |
String |
getGroupName()
if this is a group privilege. |
String |
getGroupUuid()
if this is a group privilege. |
String |
getIncludeGroupDetail()
T or F as for if group detail should be included |
String |
getIncludeSubjectDetail()
T|F, for if the extended subject information should be returned (anything more than just the id) |
String |
getParamName0()
reserved for future use |
String |
getParamName1()
reserved for future use |
String |
getParamValue0()
reserved for future use |
String |
getParamValue1()
reserved for future use |
String |
getPrivilegeName()
(e.g. |
String |
getPrivilegeType()
privilegeType (e.g. |
String |
getStemName()
if this is a stem privilege. |
String |
getStemUuid()
if this is a stem privilege. |
String |
getSubjectAttributeNames()
additional subject attributes (data) to return. |
String |
getSubjectId()
subject id of subject to search for privileges. |
String |
getSubjectIdentifier()
subject identifier of subject. |
String |
getSubjectSourceId()
source id of subject object (optional) |
void |
setActAsSubjectId(String actAsSubjectId1)
optional: is the subject id of subject to act as (if proxying). |
void |
setActAsSubjectIdentifier(String actAsSubjectIdentifier1)
optional: is the subject identifier of subject to act as (if proxying). |
void |
setActAsSubjectSourceId(String actAsSubjectSourceId1)
is source of act as subject to narrow the result and prevent duplicates |
void |
setClientVersion(String clientVersion1)
|
void |
setGroupName(String groupName1)
if this is a group privilege. |
void |
setGroupUuid(String groupUuid1)
if this is a group privilege. |
void |
setIncludeGroupDetail(String includeGroupDetail1)
T or F as for if group detail should be included |
void |
setIncludeSubjectDetail(String includeSubjectDetail1)
T|F, for if the extended subject information should be returned (anything more than just the id) |
void |
setParamName0(String _paramName0)
reserved for future use |
void |
setParamName1(String _paramName1)
reserved for future use |
void |
setParamValue0(String _paramValue0)
reserved for future use |
void |
setParamValue1(String _paramValue1)
reserved for future use |
void |
setPrivilegeName(String privilegeName1)
(e.g. |
void |
setPrivilegeType(String privilegeType1)
privilegeType (e.g. |
void |
setStemName(String stemName1)
if this is a stem privilege. |
void |
setStemUuid(String stemUuid1)
if this is a stem privilege. |
void |
setSubjectAttributeNames(String subjectAttributeNames1)
additional subject attributes (data) to return. |
void |
setSubjectId(String subjectId1)
subject id of subject to search for privileges. |
void |
setSubjectIdentifier(String subjectIdentifier1)
subject identifier of subject. |
void |
setSubjectSourceId(String subjectSourceId1)
source id of subject object (optional) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsRestGetGrouperPrivilegesLiteRequest()
| Method Detail |
|---|
public String getClientVersion()
public void setClientVersion(String clientVersion1)
clientVersion1 - public String getSubjectId()
public void setSubjectId(String subjectId1)
subjectId1 - public String getSubjectSourceId()
public void setSubjectSourceId(String subjectSourceId1)
subjectSourceId1 - public String getSubjectIdentifier()
public void setSubjectIdentifier(String subjectIdentifier1)
subjectIdentifier1 - public String getGroupName()
public void setGroupName(String groupName1)
groupName1 - public String getGroupUuid()
public void setGroupUuid(String groupUuid1)
groupUuid1 - public String getStemName()
public void setStemName(String stemName1)
stemName1 - public String getStemUuid()
public void setStemUuid(String stemUuid1)
stemUuid1 - public String getPrivilegeType()
public void setPrivilegeType(String privilegeType1)
privilegeType1 - public String getPrivilegeName()
public void setPrivilegeName(String privilegeName1)
privilegeName1 - public String getActAsSubjectId()
public void setActAsSubjectId(String actAsSubjectId1)
actAsSubjectId1 - public String getActAsSubjectSourceId()
public void setActAsSubjectSourceId(String actAsSubjectSourceId1)
actAsSubjectSourceId1 - public String getActAsSubjectIdentifier()
public void setActAsSubjectIdentifier(String actAsSubjectIdentifier1)
actAsSubjectIdentifier1 - public String getIncludeSubjectDetail()
public void setIncludeSubjectDetail(String includeSubjectDetail1)
includeSubjectDetail1 - public String getSubjectAttributeNames()
public void setSubjectAttributeNames(String subjectAttributeNames1)
subjectAttributeNames1 - public String getIncludeGroupDetail()
public void setIncludeGroupDetail(String includeGroupDetail1)
includeGroupDetail1 - public String getParamName0()
public void setParamName0(String _paramName0)
_paramName0 - public String getParamValue0()
public void setParamValue0(String _paramValue0)
_paramValue0 - public String getParamName1()
public void setParamName1(String _paramName1)
_paramName1 - public String getParamValue1()
public void setParamValue1(String _paramValue1)
_paramValue1 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||