|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.security.acl.CachingRealm.CaseInsensitiveUserInfo
protected static class CachingRealm.CaseInsensitiveUserInfo
This class is intended for use if the auth cache is not case-sensitive.
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Deprecated. This method will return true if the other object is a matching CaseSensitiveUserInfo object, or if it is a UserInfo object that matches the UserInfo object wrapped inside this object. |
String |
getName()
Deprecated. Returns the name associated with a UserInfo. |
String |
getRealmName()
Deprecated. Returns the realm name associated with a UserInfo. |
int |
hashCode()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.security.Principal |
|---|
toString |
| Method Detail |
|---|
public int hashCode()
hashCode in interface PrincipalhashCode in class Objectpublic boolean equals(Object obj)
equals in interface Principalequals in class Objectpublic String getName()
UserInfo
getName in interface PrincipalgetName in interface UserInfopublic String getRealmName()
UserInfo
getRealmName in interface UserInfo
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||