|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.security.SimplePrincipal
public class SimplePrincipal
A simple Principal implementation.
Constructor Summary | |
---|---|
SimplePrincipal(String name)
|
Method Summary | |
---|---|
boolean |
equals(Object o)
|
String |
getName()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.security.Principal |
---|
hashCode |
Constructor Detail |
---|
public SimplePrincipal(String name)
Method Detail |
---|
public final String getName()
getName
in interface Principal
public String toString()
toString
in interface Principal
toString
in class Object
public boolean equals(Object o)
equals
in interface Principal
equals
in class Object
|
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 |