|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SecurityService
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 |
|---|
JResource getJResource(java.lang.String name)
name - the wanted Resource
java.lang.String toXML()
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 | ||||||||