Class SecurityMetaData

    • Constructor Detail

      • SecurityMetaData

        public SecurityMetaData()
    • Method Detail

      • getSecurityDomain

        public org.jboss.msc.service.ServiceName getSecurityDomain()
        Get the ServiceName of the SecurityDomain selected for use with this deployment.
        Returns:
        the ServiceName of the SecurityDomain selected for use with this deployment.
      • setSecurityDomain

        public void setSecurityDomain​(org.jboss.msc.service.ServiceName securityDomain)
        Get the ServiceName of the SecurityDomain selected for use with this deployment.