Previous Topic: Customize an Assertion with an Assertion Generator Plug-in

Next Topic: Deploy an Assertion Generator Plug-in

Implement the AssertionGeneratorPlugin Interface

The first step in creating a custom assertion generator plug-in is to implement the AssertionGeneratorPlugin interface. The following requirements apply to the implementation class:

Note: The folder federation_mgr_sdk_home\sample\com\ca\federation\sdk\plugin\sample includes two sample implementation classes.