public interface Security extends JCAMetadata, ValidatableMetadata, SecurityMetadata
Modifier and Type | Interface and Description |
---|---|
static class |
Security.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.
|
validate
resolveSecurityDomain
String getSecurityDomain()
String getSecurityDomainAndApplication()
boolean isApplication()
Copyright © 2021 JBoss by Red Hat. All rights reserved.