File
Doc
Category
Size
Date
Package
Privilege.java
API Doc
Glassfish v2 API
2352
Fri May 04 22:35:26 BST 2007
com.sun.enterprise.security.auth
Privilege
public interface Privilege implements Serializable
This remote interface enables the deployment tool to query the details of the Privilege.
author
Harish Prabandham
Fields Summary
Constructors Summary
Methods Summary
public
java.lang.String
getName
()
Returns the name of the name of the Privilege.
return
The name of the name of the Privilege.
Java Code Source