You can modify the assertion content using an assertion generator plug-in. The plug-in enables you to customize the content of an assertion based on business agreements between you and your partners and vendors.
The classes that are included to support the assertion generator plug-in are legacy classes from the CA SiteMinder® product. You can use these classes as if they were written for Federation Manager.
The following methods have been added to support multi-valued attributes:
java.lang.String[] getAttributeMV(java.lang.String name)
Returns all values for the specified attribute.
java.util.Map getAttributesMV()
Returns all the attributes with all of their values.
| Copyright © 2012 CA. All rights reserved. |
|