|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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. |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs103 Copyright 1996,2008, 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. |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |