public interface CredentialComponent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CRED_ATTR_DESCRIPTION
String constant for the description attribute.
|
static java.lang.String |
CRED_ATTR_NAME
String constant for the naming attribute name.
|
static java.lang.String |
CRED_ATTR_PARENT
String constant for the container attribute.
|
static java.lang.String |
CRED_ATTR_PROFILE_NAME
String constant for the profile attribute.
|
static java.lang.String |
CRED_USE_GLOBAL_SETTINGS
String constant for the use global settings attribute.
|
| Modifier and Type | Method and Description |
|---|---|
DistinguishedName |
getDistinguishedName()
Return the distinguished name of the credential or credential pool.
|
java.lang.String |
getName()
Return the name of the credential or credential pool.
|
boolean |
isPool()
Return whether this object is credential pool.
|
void |
setName(java.lang.String name)
Set the name of the credential or credential pool.
|
static final java.lang.String CRED_ATTR_NAME
static final java.lang.String CRED_ATTR_DESCRIPTION
static final java.lang.String CRED_ATTR_PROFILE_NAME
static final java.lang.String CRED_ATTR_PARENT
static final java.lang.String CRED_USE_GLOBAL_SETTINGS
DistinguishedName getDistinguishedName()
java.lang.String getName()
void setName(java.lang.String name)
name - The credential or credential pool name.boolean isPool()
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.