Class AgamaConfiguration
- java.lang.Object
-
- io.jans.configapi.model.configuration.AgamaConfiguration
-
- All Implemented Interfaces:
Serializable
public class AgamaConfiguration extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AgamaConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getMandatoryAttributes()List<String>getOptionalAttributes()voidsetMandatoryAttributes(List<String> mandatoryAttributes)voidsetOptionalAttributes(List<String> optionalAttributes)StringtoString()
-