Class FSClaimSourceConfiguration
- java.lang.Object
-
- org.oa4mp.delegation.server.server.claims.ClaimSourceConfiguration
-
- org.oa4mp.server.loader.oauth2.claims.FSClaimSourceConfiguration
-
- All Implemented Interfaces:
Serializable
public class FSClaimSourceConfiguration extends org.oa4mp.delegation.server.server.claims.ClaimSourceConfigurationCreated by Jeff Gaynor
on 1/25/24 at 6:29 AM- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FSClaimSourceConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description net.sf.json.JSONObjectgetJson()booleanhasJSON()voidsetJson(net.sf.json.JSONObject json)-
Methods inherited from class org.oa4mp.delegation.server.server.claims.ClaimSourceConfiguration
getId, getMaxWait, getName, getOmitList, getProperties, getProperty, getRetryCount, isEnabled, isFailOnError, isNotifyOnFail, setEnabled, setFailOnError, setId, setMaxWait, setName, setNotifyOnFail, setOmitList, setProperties, setRetryCount, toString
-
-