org.jboss.metadata.rar.jboss.mcf
Class SecurityMetaData
java.lang.Object
org.jboss.metadata.rar.jboss.mcf.SecurityMetaData
- All Implemented Interfaces:
- Serializable, SecurityMetaDataSupport
- Direct Known Subclasses:
- ApplicationManagedSecurityMetaData, SecurityDomainApplicationManagedMetaData, SecurityDomainMetaData
public class SecurityMetaData
- extends Object
- implements Serializable, SecurityMetaDataSupport
A SecurityMetaData.
- Version:
- $Revision: 84046 $
- Author:
- Weston Price, Jeff Zhang
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected SecurityDeploymentType type
SecurityMetaData
public SecurityMetaData()
requiresDomain
public boolean requiresDomain()
- Specified by:
requiresDomain
in interface SecurityMetaDataSupport
getDomain
public String getDomain()
- Specified by:
getDomain
in interface SecurityMetaDataSupport
setDomain
public void setDomain(String domain)
getSecurityDeploymentType
public SecurityDeploymentType getSecurityDeploymentType()
- Specified by:
getSecurityDeploymentType
in interface SecurityMetaDataSupport
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.