Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02

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 Deprecated 7.0.0.0. SPI for creating custom security realms to access WebLogic Server users, groups, or ACLs from an external store. 
 

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.  
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02