org.jboss.aspects.security
Interface SecurityDomain


public interface SecurityDomain

JDK 1.4 annotation for JBoss security domain See JBoss J2EE Security documentation for more info on security domains. Basically it specifies the repository where usernames, passwords, and user/role associtations are stored.

Version:
$Revision: 1.2.4.4 $
Author:
Bill Burke

Method Summary
 String value()
           
 

Method Detail

value

String value()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.