Method Summary |
|
protected void | addRealm(String realm) Create a new Realm. |
protected void | addUser(String user) Add a user to the current selected realm. |
protected void | build() |
protected void | deleteCurrentRealm() Delete the current realm. |
protected void | deleteCurrentUser() Delete the selected user. |
public Component | getComponent() Get the Component. |
public String | getName() Get the helper name. |
public String | getToolTip() |
protected void | initUserPanel() Initialize the User Panel. |
public void | initialize(String name, RemoteResourceWrapper rrw, Properties p) Initialize this editor. |
protected void | selectRealm(String realm) Select (and display) the given realm. |
protected void | selectUser(String user) Select (and display) the given user. |