nu.localhost.tapestry.acegi.services
Interface SaltSourceService

All Superinterfaces:
org.acegisecurity.providers.dao.SaltSource
All Known Implementing Classes:
SaltSourceImpl

public interface SaltSourceService
extends org.acegisecurity.providers.dao.SaltSource

Interface used for making it easier to override the SaltSource service.

Author:
Robin Helgelin

Method Summary
 
Methods inherited from interface org.acegisecurity.providers.dao.SaltSource
getSalt
 



Copyright © 2007-2008 Robin Helgelin. All Rights Reserved.