public interface Credential extends JCAMetadata, ValidatableMetadata, SecurityMetadata
Modifier and Type | Interface and Description |
---|---|
static class |
Credential.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
String |
getPassword()
Get the password.
|
String |
getSecurityDomain()
get the security domain for pure security-domain security management
|
String |
getUserName()
Get the userName.
|
validate
resolveSecurityDomain
String getUserName()
String getPassword()
String getSecurityDomain()
Copyright © 2021 JBoss by Red Hat. All rights reserved.