|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Defines the interface for the security service
| Method Summary | |
void |
bindResource(java.lang.String name,
JResource resource)
Bind the given resource with the given name. |
JResource |
getJResource(java.lang.String name)
Return a resource by giving its name |
java.lang.String |
toXML()
String representation of the JOnAS realm |
| Methods inherited from interface org.objectweb.jonas.service.Service |
getName, init, isStarted, setName, start, stop |
| Method Detail |
public JResource getJResource(java.lang.String name)
name - the wanted Resource
public java.lang.String toXML()
public void bindResource(java.lang.String name,
JResource resource)
name - resource nameresource - resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||