Class TestClaimSource

  • All Implemented Interfaces:
    ClaimSource, Serializable

    public class TestClaimSource
    extends BasicClaimsSourceImpl

    This is to test creating claim sources using the introspection abilities of OA4MP. It has to live in this package (rather than in some test harness) because part of the contract is that it is resolvable at runtime and test code is not available.

    Generally, this does virtually nothing except spit out a few dummy claims. It is therefore of no use and can be safely ignored. It's function is to be an example of how to write a custom claim source.

    Created by Jeff Gaynor
    on 10/6/20 at 8:30 AM

    See Also:
    Serialized Form