org.jboss.test.security.service
Interface PropertiesVerifierStoreMBean
- All Superinterfaces:
- Service (src) , ServiceMBean (src)
- All Known Implementing Classes:
- PropertiesVerifierStore (src)
- public interface PropertiesVerifierStoreMBean
- extends ServiceMBean (src)
The JMX mbean interface for the SRP password verifier store.
Fields inherited from interface org.jboss.system.ServiceMBean (src) |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
Method Summary |
java.lang.String |
getJndiName()
Get the jndi name for the SRPVerifierSource implementation binding. |
void |
setJndiName(java.lang.String jndiName)
set the jndi name for the SRPVerifierSource implementation binding. |
getJndiName
public java.lang.String getJndiName()
- Get the jndi name for the SRPVerifierSource implementation binding.
setJndiName
public void setJndiName(java.lang.String jndiName)
- set the jndi name for the SRPVerifierSource implementation binding.