BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.security.acl.DefaultUserInfoImpl

Packages that use DefaultUserInfoImpl
weblogic.common   
weblogic.security.acl   
 

Uses of DefaultUserInfoImpl in weblogic.common
 

Subclasses of DefaultUserInfoImpl in weblogic.common
 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 DefaultUserInfoImpl in weblogic.security.acl
 

Subclasses of DefaultUserInfoImpl in weblogic.security.acl
 class SSLUserInfo
           
 

Methods in weblogic.security.acl with parameters of type DefaultUserInfoImpl
 boolean DefaultUserInfoImpl.equalsInAllButName(DefaultUserInfoImpl that)
          Ensure that the non-name components of a UserInfo object match those of another.
 

Constructors in weblogic.security.acl with parameters of type DefaultUserInfoImpl
SSLUserInfo.SSLUserInfo(DefaultUserInfoImpl ui)
           
 


Documentation is available at
http://www.weblogic.com/docs51