|
|||||||||
| Home >> All >> au >> edu >> educationau >> belts >> [ mock overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
au.edu.educationau.belts.mock
Class MockPrincipal

java.lang.Objectau.edu.educationau.belts.mock.MockPrincipal
- All Implemented Interfaces:
- java.security.Principal
- public class MockPrincipal
- extends java.lang.Object
- implements java.security.Principal
- extends java.lang.Object
This class...
- Version:
- $Revision: 1.3 $ - $Date: 2003/02/28 06:43:06 $
| Field Summary | |
java.lang.String |
_name
|
| Constructor Summary | |
MockPrincipal()
|
|
| Method Summary | |
java.lang.String |
getName()
This method returns a String that names this
Principal. |
| 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, hashCode, toString |
| Field Detail |
_name
public java.lang.String _name
| Constructor Detail |
MockPrincipal
public MockPrincipal()
| Method Detail |
getName
public java.lang.String getName()
- Description copied from interface:
java.security.Principal - This method returns a
Stringthat names thisPrincipal.- Specified by:
getNamein interfacejava.security.Principal
|
|||||||||
| Home >> All >> au >> edu >> educationau >> belts >> [ mock overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
au.edu.educationau.belts.mock.MockPrincipal