BEA Systems, Inc.

Uses of Class
weblogic.security.acl.DefaultUserInfoImpl

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

Uses of DefaultUserInfoImpl in weblogic.common
 

Subclasses of DefaultUserInfoImpl in weblogic.common
 class T3User
          Deprecated. Deprecated in WebLogic Server 7.0.

 

Uses of DefaultUserInfoImpl in weblogic.security.acl
 

Subclasses of DefaultUserInfoImpl in weblogic.security.acl
 class SSLUserInfo
          Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the Pluggable Security Infrastructure.
 

Methods in weblogic.security.acl with parameters of type DefaultUserInfoImpl
 boolean DefaultUserInfoImpl.equalsInAllButName(DefaultUserInfoImpl that)
          Deprecated. 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(DefaultUserInfoImpl ui)
          Deprecated.  
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.