BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.security.acl.UserInfo

Packages that use UserInfo
weblogic.common Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. 
weblogic.security.acl   
weblogic.wtc.jatmi   
 

Uses of UserInfo in weblogic.common
 

Classes in weblogic.common that implement UserInfo
 class T3User
          The T3User object is an implementation of weblogic.security.acl.defaultUserInfo that is backward compatible with WebLogic versions before 2.6.
 

Uses of UserInfo in weblogic.security.acl
 

Classes in weblogic.security.acl that implement UserInfo
protected static class CachingRealm.CaseInsensitiveUserInfo
          This class is intended for use if the auth cache is not case-sensitive.
 class DefaultUserInfoImpl
          DefaultUserInfoImpl is the default implementation of the UserInfo interface.
 class SSLUserInfo
           
 

Uses of UserInfo 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.