org.objectweb.jonas.security.realm.principals.RoleMBean Interface Reference

Inherited by org.objectweb.jonas.security.realm.principals.Role.

Inheritance diagram for org.objectweb.jonas.security.realm.principals.RoleMBean:

Inheritance graph
[legend]
List of all members.

Public Member Functions

String getName ()

Package Functions

void setDescription (String description)
String getDescription ()

Detailed Description

This interface define the MBeans methods
Author:
Florent Benoit

Definition at line 33 of file RoleMBean.java.


Member Function Documentation

String org.objectweb.jonas.security.realm.principals.RoleMBean.getDescription  )  [package]
 

Get the description of this role

Returns:
the description of this role

Implemented in org.objectweb.jonas.security.realm.principals.Role.

String org.objectweb.jonas.security.realm.principals.RoleMBean.getName  ) 
 

Get the name of this role

Returns:
the name of this role

Implemented in org.objectweb.jonas.security.realm.principals.Role.

void org.objectweb.jonas.security.realm.principals.RoleMBean.setDescription String  description  )  [package]
 

Set the description of this role

Parameters:
description description of the role

Implemented in org.objectweb.jonas.security.realm.principals.Role.


The documentation for this interface was generated from the following file:
Generated on Tue Feb 15 15:07:56 2005 for JOnAS by  doxygen 1.3.9.1