|
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
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 boolean equals(Object obj)
equals
in interface Principal
public String getName()
UserInfo
getName
in interface UserInfo
public String getRealmName()
UserInfo
getRealmName
in interface UserInfo
public int hashCode()
hashCode
in interface Principal
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |