org.jboss.metadata.rar.jboss.mcf
Interface SecurityMetaDataSupport

All Known Implementing Classes:
ApplicationManagedSecurityMetaData, SecurityDomainApplicationManagedMetaData, SecurityDomainMetaData, SecurityMetaData

public interface SecurityMetaDataSupport

A SecurityMetaDataSupport.

Version:
$Revision: 84046 $
Author:
Weston Price

Method Summary
 String getDomain()
           
 SecurityDeploymentType getSecurityDeploymentType()
           
 boolean requiresDomain()
           
 

Method Detail

requiresDomain

boolean requiresDomain()

getDomain

String getDomain()

getSecurityDeploymentType

SecurityDeploymentType getSecurityDeploymentType()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.