javax.wvcm
Interface Principal.Role

All Superinterfaces:
Principal, Principal.Group, Resource
All Known Implementing Classes:
PrincipalImpl.RoleImpl
Enclosing interface:
Principal

public static interface Principal.Role
extends Principal.Group

NOT YET STANDARD

A "role" is a principal that represents a set of other principals.


Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.wvcm.Principal
Principal.GenericPrincipalImpl, Principal.Group, Principal.Role
 
Nested classes/interfaces inherited from interface javax.wvcm.Resource
Resource.GenericResourceImpl
 
Field Summary
 
Fields inherited from interface javax.wvcm.Principal
ALL, AUTHENTICATED, OWNER, SELF, UNAUTHENTICATED
 
Method Summary
 
Methods inherited from interface javax.wvcm.Principal.Group
getGroupMemberList, setGroupMemberList
 
Methods inherited from interface javax.wvcm.Principal
doCreateResource, getGroupMembership
 
Methods inherited from interface javax.wvcm.Resource
doBind, doCopy, doLock, doLock, doReadAccessControlList, doReadContent, doReadProperties, doRebind, doSearch, doUnbind, doUnlock, doUnlock, doWriteAccessControlList, doWriteContent, doWriteProperties, getAttribute, getComment, getContentCharacterSet, getContentIdentifier, getContentLanguage, getContentLength, getContentType, getCreationDate, getCreationUser, getCreatorDisplayName, getDisplayName, getLastModified, getLockTokens, getModificationDate, getModificationUser, getOwner, getParentBindingList, getPrincipalFolderList, getPrivilegeFolderList, getProperty, getPropertyNameList, getProviderList, getResourceIdentifier, getSupportedPrivilegeList, getUpdatedPropertyList, getWorkspaceFolderList, location, removeAttribute, setAttribute, setComment, setContentCharacterSet, setContentLanguage, setContentType, setCreatorDisplayName, setDisplayName, setProperty
 



Copyright (c) 2003 - Apache Software Foundation