|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--intradoc.shared.UserAttribInfo
Each user is assigned security attributes. These attributes define the user's relationship with the Intradoc repository. Currently there are two types of attributes: 'role's which define the Library metaphor portion of the security and 'account's which define the Bank metaphor portion. The privilege level for an attribute is intersected with whatever privileges are granted by that attribute (for example if a user has an account 'myaccount' and would default to having write privileges, but the m_attribPrivilege=1 then they would actually only get read privilege.)
| Field Summary | |
java.lang.String |
m_attribName
|
int |
m_attribPrivilege
|
java.lang.String |
m_attribType
|
| Constructor Summary | |
UserAttribInfo()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String m_attribType
public java.lang.String m_attribName
public int m_attribPrivilege
| Constructor Detail |
public UserAttribInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
(c) 1996-2005 All rights reserved. Stellent, Inc. |