File
Doc
Category
Size
Date
Package
RoleMappingContainer.java
API Doc
Glassfish v2 API
2379
Fri May 04 22:31:56 BST 2007
com.sun.enterprise.deployment.types
RoleMappingContainer
public interface RoleMappingContainer
This interface defines the behaviour of all Role Mapping container
author
Jerome Dochez
version
Fields Summary
Constructors Summary
Methods Summary
public
com.sun.enterprise.deployment.interfaces.SecurityRoleMapper
getRoleMapper
()
Return my mapping of rolename to users and groups on a particular server.
Java Code Source