public class WellKnownSID
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static SID |
SIDBuiltinDomain |
static SID |
SIDEveryone |
static SID |
SIDLocalSystem |
| Constructor and Description |
|---|
WellKnownSID() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getSIDName(SID sid)
Return a well known SID name, return null if the SID is not a well known SID
|
public static final SID SIDEveryone
public static final SID SIDBuiltinDomain
public static final SID SIDLocalSystem
public static final java.lang.String getSIDName(SID sid)
sid - SIDCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.