org.apache.geronimo.security.realm.providers
Class SQLSecurityRealmPasswordDigested
java.lang.Object
org.apache.geronimo.security.realm.providers.AbstractSecurityRealm
org.apache.geronimo.security.realm.providers.SQLSecurityRealm
org.apache.geronimo.security.realm.providers.SQLSecurityRealmPasswordDigested
- All Implemented Interfaces:
- org.apache.geronimo.gbean.GBeanLifecycle, SecurityRealm
- public class SQLSecurityRealmPasswordDigested
- extends SQLSecurityRealm
- Version:
- $Revision: 1.4 $ $Date: 2004/03/10 09:59:26 $
Methods inherited from class org.apache.geronimo.security.realm.providers.SQLSecurityRealm |
doStart, doStop, getAppConfigurationEntry, getConnectionURL, getGBeanInfo, getGroupPrincipals, getGroupPrincipals, getGroupSelect, getPassword, getUser, getUserPrincipals, getUserPrincipals, getUserSelect, isLoginModuleLocal, refresh, setConnectionURL, setGroupSelect, setPassword, setUser, setUserSelect |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLSecurityRealmPasswordDigested
public SQLSecurityRealmPasswordDigested()
getAlgorithm
public String getAlgorithm()
setAlgorithm
public void setAlgorithm(String algorithm)
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.