public class SAEntitlementCredentialObject extends SAEntitlement
SharedAccessPolicy,
SAEntitlement,
Serialized FormSAEntitlement.DefinitionType, SAEntitlement.TypeID_NOT_ASSIGNED| Constructor and Description |
|---|
SAEntitlementCredentialObject(SAEntitlement.Type type,
DistinguishedName dn)
Constructor for creating an entitlement with a credential or credential pool.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object entitlement)
Compares the object passed in with itself.
|
DistinguishedName |
getTargetDN()
Return the distinguished name of the target.
|
int |
hashCode()
Returns a hash value that can be used in hash tables.
|
void |
setTargetDN(DistinguishedName dn)
Set the distinguished name of the target.
|
getDefinitionType, getId, getName, getServiceName, getServiceProfileName, getServiceTag, getTargetName, getType, setTypepublic SAEntitlementCredentialObject(SAEntitlement.Type type, DistinguishedName dn)
type - Enumerated Type value which can be Type.CREDENTIAL, or Type.CREDENTIAL_POOLdn - The distinguished name of a credential or credential pool .public void setTargetDN(DistinguishedName dn)
dn - The distinguished name of a credential or credential pool.public DistinguishedName getTargetDN()
public boolean equals(java.lang.Object entitlement)
equals in class java.lang.Objectentitlement - The object to be comparedpublic int hashCode()
hashCode in class java.lang.ObjectIBM 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.