Package wt.federation

Class ProxyGroup

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
wt.org._WTPrincipal
wt.org.WTPrincipal
wt.org._WTGroup
wt.org.WTGroup
wt.federation._ProxyGroup
wt.federation.ProxyGroup
All Implemented Interfaces:
Externalizable, Serializable, Principal, wt.access._AccessControlled, wt.access._AccessControlList, wt.access._AdHocControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.AccessControlList, AdHocControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, wt.fc.BusinessInformation, NetFactor, ObjectMappable, Persistable, _Federated, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, Federated, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, DisplayIdentification, wt.inf.container._WTContained, WTContained, RemoteAccess, wt.recent.RecentlyVisited, wt.type._ConstraintFilterable, wt.type._TypeManaged, wt.type.ConstraintFilterable, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable

Proxy group of users.

Use the newProxyGroup static factory method(s), not the ProxyGroup constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
  • Method Details