Uses of Interface
org.jasig.portal.security.provider.IAccountStore

Packages that use IAccountStore
org.jasig.portal.security.provider   
 

Uses of IAccountStore in org.jasig.portal.security.provider
 

Classes in org.jasig.portal.security.provider that implement IAccountStore
 class RDBMAccountStore
          A reference implementation of IAccountStore.
 

Methods in org.jasig.portal.security.provider that return IAccountStore
static IAccountStore AccountStoreFactory.getAccountStoreImpl()
          Returns an instance of the RDBMAccountStore.
 



Copyright © 2010 Jasig. All Rights Reserved.