|
|||||||||
Home >> All >> edu >> emory >> mathcs >> util >> security >> auth >> spi >> [ passwd overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
edu.emory.mathcs.util.security.auth.spi.passwd
Class IDPrincipal

java.lang.Objectedu.emory.mathcs.util.security.auth.spi.passwd.IDPrincipal
- All Implemented Interfaces:
- java.security.Principal
- Direct Known Subclasses:
- GroupIDPrincipal, UserIDPrincipal
- public abstract class IDPrincipal
- extends java.lang.Object
- implements java.security.Principal
- extends java.lang.Object
DOCUMENT ME!
Constructor Summary | |
IDPrincipal()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.security.Principal |
equals, getName, hashCode, toString |
Constructor Detail |
IDPrincipal
public IDPrincipal()
|
|||||||||
Home >> All >> edu >> emory >> mathcs >> util >> security >> auth >> spi >> [ passwd overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |