org.objectweb.jonas.security.SecurityService Interface Reference

Inherited by org.objectweb.jonas.security.JonasSecurityServiceImpl.

Inheritance diagram for org.objectweb.jonas.security.SecurityService:

Inheritance graph
[legend]
List of all members.

Public Member Functions

JResource getJResource (String name)

Package Functions

String toXML ()
void bindResource (String name, JResource resource)

Detailed Description

Defines the interface for the security service

Definition at line 35 of file SecurityService.java.


Member Function Documentation

void org.objectweb.jonas.security.SecurityService.bindResource String  name,
JResource  resource
[package]
 

Bind the given resource with the given name.

Parameters:
name resource name
resource resource

Implemented in org.objectweb.jonas.security.JonasSecurityServiceImpl.

Referenced by org.objectweb.jonas.security.JResources.addJResource().

JResource org.objectweb.jonas.security.SecurityService.getJResource String  name  ) 
 

Return a resource by giving its name

Parameters:
name the wanted Resource
Returns:
a JResouce

Implemented in org.objectweb.jonas.security.JonasSecurityServiceImpl.

Referenced by org.objectweb.jonas.security.realm.web.jetty50.Standard.Standard(), org.objectweb.jonas.security.realm.web.catalina50.Standard.start(), and org.objectweb.jonas.security.realm.web.catalina50.JACC.start().

String org.objectweb.jonas.security.SecurityService.toXML  )  [package]
 

String representation of the JOnAS realm

Returns:
the xml representation of the JOnAS realm

Implemented in org.objectweb.jonas.security.JonasSecurityServiceImpl.

Referenced by org.objectweb.jonas.security.realm.factory.JResource.saveConfig().


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