|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.om.security.JetspeedUserFactory
Factory class for creating Jetspeed Users. The user class is configured in the JR.p
Constructor Summary | |
JetspeedUserFactory()
|
Method Summary | |
static JetspeedUser |
getInstance()
Factory method to create JetspeedUser instances. |
static JetspeedUser |
getInstance(boolean isNew)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JetspeedUserFactory()
Method Detail |
public static JetspeedUser getInstance() throws UserException
UnknownEntityException
- when the user instance cant be created.
UserException
public static JetspeedUser getInstance(boolean isNew) throws UserException
UserException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |