[opencms-dev] How can I obtain the user logged?

Thomas M�rz thomasmaerz at gmx.de
Tue Dec 23 09:14:01 CET 2003


"Salvador Santander Gutierrez" <salvador.santander.ext at juntadeandalucia.es> writes:

> I want to get the user who has enter in OpenCMS administration, to know if
> the user has access to some channels, but I didn´t find any method for this.
> Anybody knows any method or way to get this ?

,----[ com.opencms.defaults.master.CmsChannelContent ]
|     /**
|      * Gets the accessflags of the channel
|      */
|     public int getAccessFlags() {
|         return m_accessflags;
|     }
`----




More information about the opencms-dev mailing list