nu.localhost.tapestry.acegi.services.internal
Class SaltSourceImpl

java.lang.Object
  extended by org.acegisecurity.providers.dao.salt.SystemWideSaltSource
      extended by nu.localhost.tapestry.acegi.services.internal.SaltSourceImpl
All Implemented Interfaces:
SaltSourceService, org.acegisecurity.providers.dao.SaltSource, org.springframework.beans.factory.InitializingBean

public class SaltSourceImpl
extends org.acegisecurity.providers.dao.salt.SystemWideSaltSource
implements SaltSourceService


Constructor Summary
SaltSourceImpl()
           
 
Method Summary
 
Methods inherited from class org.acegisecurity.providers.dao.salt.SystemWideSaltSource
afterPropertiesSet, getSalt, getSystemWideSalt, setSystemWideSalt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.acegisecurity.providers.dao.SaltSource
getSalt
 

Constructor Detail

SaltSourceImpl

public SaltSourceImpl()


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