public interface SecurityDomain extends NamedEntity
| Modifier and Type | Method and Description |
|---|---|
String |
getCacheType() |
String |
getName() |
void |
setCacheType(String type) |
void |
setName(String name) |
String getName()
getName in interface NamedEntityvoid setName(String name)
setName in interface NamedEntityString getCacheType()
void setCacheType(String type)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.