nu.localhost.tapestry5.springsecurity.services.internal
Class SaltSourceImpl

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

public class SaltSourceImpl
extends SystemWideSaltSource
implements SaltSourceService


Constructor Summary
SaltSourceImpl()
           
 
Method Summary
 
Methods inherited from class org.springframework.security.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.springframework.security.providers.dao.SaltSource
getSalt
 

Constructor Detail

SaltSourceImpl

public SaltSourceImpl()


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