BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.security.acl.User

Packages that use User
weblogic.security.acl   
weblogic.security.ldaprealmv2   
weblogic.wtc.jatmi   
 

Uses of User in weblogic.security.acl
 

Subclasses of User in weblogic.security.acl
 class DefaultUserImpl
          DefaultUserImpl is the default implementation of the interface User.
 class Everyone
          Everyone is an implementation of Group, which is includes everyone.
 class GroupImpl
          GroupImpl implements Group, which is used to represent a group of principals.
 

Uses of User in weblogic.security.ldaprealmv2
 

Subclasses of User in weblogic.security.ldaprealmv2
 class LDAPUser
          Users can be created or retrieved through LDAP realm.
 

Uses of User in weblogic.wtc.jatmi
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.