com.netegrity.llsdk6.imsapi.metadata
Class IAttributeValidator.StringRef
java.lang.Object
com.netegrity.llsdk6.imsapi.metadata.IAttributeValidator.StringRef
- Enclosing interface:
- IAttributeValidator
public static class IAttributeValidator.StringRef
- extends java.lang.Object
A data type object that lets you pass an attribute value or error
message to Identity Manager through the output parameters of the
validate()
method. You call this method during directory-level attribute validation.
- Since:
- IdentityMinder 6.0
Field Summary |
java.lang.String |
reference
The error message or updated attribute value to pass to Identity Manager. |
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
reference
public java.lang.String reference
- The error message or updated attribute value to pass to Identity Manager.
IAttributeValidator.StringRef
public IAttributeValidator.StringRef()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
© 2011 CA Technologies, Inc. All rights reserved.