|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.clients.security.internal.SecurityUtility.MergePermissionsResult
public static class SecurityUtility.MergePermissionsResult
Field Summary | |
---|---|
int |
updatedAllow
|
int |
updatedDeny
|
Constructor Summary | |
---|---|
SecurityUtility.MergePermissionsResult(int updatedAllow,
int updatedDeny)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final int updatedAllow
public final int updatedDeny
Constructor Detail |
---|
public SecurityUtility.MergePermissionsResult(int updatedAllow, int updatedDeny)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |