public interface Credential extends JCAMetadata, ValidatableMetadata
Modifier and Type | Interface and Description |
---|---|
static class |
Credential.Tag
A Tag.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPassword()
Get the password.
|
java.lang.String |
getSecurityDomain()
get the security domain for pure security-domain security management
|
java.lang.String |
getUserName()
Get the userName.
|
validate
java.lang.String getUserName()
java.lang.String getPassword()
java.lang.String getSecurityDomain()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)