
public interface Credential extends JCAMetadata, ValidatableMetadata
| 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.
|
validateString getUserName()
String getPassword()
String getSecurityDomain()
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)