In CA IdentityMinder SP6, new methods in com.ca.jcs.processor.PostQueryAttributesProcessor are available to simplify opbindings when you need to post-process LOOKUP/SEARCH results.
This interface is implemented by all base classes implementing AttributeStyleOpProcessor with default implementations that use stubs that do nothing. For example:
public void processPostQueryAttributes(ObjectInfo objInfo, Attributes attrs)
public void processPostQuerySearchResult(ObjectInfo objInfo,
Set<String> requestedConnAttrIds, Attributes attrs, SearchResult sr)
Copyright © 2013 CA.
All rights reserved.
|
|