|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.security.provider.AccountStoreFactory
Constructor Summary | |
AccountStoreFactory()
|
Method Summary | |
static IAccountStore |
getAccountStoreImpl()
Returns an instance of the RDBMAccountStore . |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AccountStoreFactory()
Method Detail |
public static IAccountStore getAccountStoreImpl() throws PortalException
RDBMAccountStore
.
Production installations are highly unlikely to use this factory, so the implementation choice is hard-coded in the factory.
PortalException
- if an error occurs
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |