| org.jboss.test.security.service.PropertiesVerifierStore
PropertiesVerifierStore | public class PropertiesVerifierStore extends ServiceMBeanSupport implements PropertiesVerifierStoreMBean,SRPVerifierStore(Code) | | The PropertiesVerifierStore service is a SRPVerifierStore implementation
that obtains the username and password info from a properties file and then
creates an in memory SRPVerifierStore.
author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
PropertiesVerifierStore | public PropertiesVerifierStore()(Code) | | Creates a new instance of PropertiesVerifierStore
|
getJndiName | public String getJndiName()(Code) | | Get the jndi name for the SRPVerifierSource implementation binding.
|
setJndiName | public void setJndiName(String jndiName)(Code) | | set the jndi name for the SRPVerifierSource implementation binding.
|
|
|