
public interface CommonSecurity extends JCAMetadata, ValidatableMetadata
| Modifier and Type | Interface and Description |
|---|---|
static class |
CommonSecurity.Tag
A Tag.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSecurityDomain()
get the security domain for pure security-domain security management
|
String |
getSecurityDomainAndApplication()
get the security domain for security-domain/application hybrid security management
|
boolean |
isApplication()
Indicates that app supplied parameters (such as from getConnection(user, pw))
are used to distinguish connections in the pool.
|
validateString getSecurityDomain()
String getSecurityDomainAndApplication()
boolean isApplication()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)