Public Member Functions | |
| JonasSecurity () | |
| String | getJaasfile () |
| void | setJaasfile (String jaasfile) |
| String | getJaasentry () |
| void | setJaasentry (String jaasentry) |
| String | getUsername () |
| void | setUsername (String username) |
| String | getPassword () |
| void | setPassword (String password) |
| String | toXML (int indent) |
Definition at line 36 of file JonasSecurity.java.
|
|
Default constructor Definition at line 61 of file JonasSecurity.java. |
|
|
Definition at line 83 of file JonasSecurity.java. Referenced by org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc.ClientContainerDeploymentDesc(). |
|
|
Definition at line 68 of file JonasSecurity.java. Referenced by org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc.ClientContainerDeploymentDesc(). |
|
|
Definition at line 113 of file JonasSecurity.java. Referenced by org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc.ClientContainerDeploymentDesc(). |
|
|
Definition at line 98 of file JonasSecurity.java. Referenced by org.objectweb.jonas_client.deployment.api.ClientContainerDeploymentDesc.ClientContainerDeploymentDesc(). |
|
|
Set the jaasentry
Definition at line 91 of file JonasSecurity.java. |
|
|
Set the jaasfile
Definition at line 76 of file JonasSecurity.java. |
|
|
Set the password
Definition at line 121 of file JonasSecurity.java. |
|
|
Set the username
Definition at line 106 of file JonasSecurity.java. |
|
|
Represents this element by it's XML description.
Definition at line 130 of file JonasSecurity.java. Referenced by org.objectweb.jonas_client.deployment.xml.JonasClient.toXML(). |
1.3.9.1