public class GroupProxyImmutable extends GroupProxyBase
props| Constructor and Description |
|---|
GroupProxyImmutable(String canonicalName,
String javaCanonicalName,
List<NameAndProperty> props)
Constructs a new instance w/ final unmodifiable fields.
|
GroupProxyImmutable(String canonicalName,
String javaCanonicalName,
List<NameAndProperty> props,
boolean userGroup) |
getCanonicalName, getCanonicalName, getJavaCanonicalName, getProperties, getProxiedGroup, getSimpleName, isUserGrouppublic GroupProxyImmutable(String canonicalName, String javaCanonicalName, List<NameAndProperty> props)
canonicalName - javaCanonicalName - props - public GroupProxyImmutable(String canonicalName, String javaCanonicalName, List<NameAndProperty> props, boolean userGroup)
Copyright © 2017. All rights reserved.