public class AccessibilityData extends java.lang.Object implements GenericPluginState
Constructor and Description |
---|
AccessibilityData() |
Modifier and Type | Method and Description |
---|---|
void |
init(AuthenticationContext context)
Initialize the class with the authentication context.
|
java.lang.String |
process()
Process the class data into a form so that it's value can be saved into the namespace by the plugin.
|
public void init(AuthenticationContext context)
GenericPluginState
init
in interface GenericPluginState
public java.lang.String process() throws PluginRuntimeException
GenericPluginState
process
in interface GenericPluginState
PluginRuntimeException