org.jasig.portal.spring.locator
Class PasswordEncryptionServiceLocator
java.lang.Object
org.jasig.portal.spring.locator.AbstractBeanLocator<IStringEncryptionService>
org.jasig.portal.spring.locator.PasswordEncryptionServiceLocator
- All Implemented Interfaces:
- DisposableBean, InitializingBean
public class PasswordEncryptionServiceLocator
- extends AbstractBeanLocator<IStringEncryptionService>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BEAN_NAME
public static final String BEAN_NAME
- See Also:
- Constant Field Values
PasswordEncryptionServiceLocator
public PasswordEncryptionServiceLocator(IStringEncryptionService instance)
getPasswordEncryptionService
public static IStringEncryptionService getPasswordEncryptionService()
getLocator
protected AbstractBeanLocator<IStringEncryptionService> getLocator()
- Specified by:
getLocator in class AbstractBeanLocator<IStringEncryptionService>
setLocator
protected void setLocator(AbstractBeanLocator<IStringEncryptionService> locator)
- Specified by:
setLocator in class AbstractBeanLocator<IStringEncryptionService>
Copyright © 2010 Jasig. All Rights Reserved.