Interface ConditionAbstract

All Superinterfaces:
XmlSerializable
All Known Subinterfaces:
AudienceRestriction, Condition, OneTimeUse, ProxyRestriction

@SupportedAll public interface ConditionAbstract extends XmlSerializable
The ConditionAbstract is abstract and is thus usable as the base of a derived class
  • Method Details

    • makeImmutable

      void makeImmutable()
      Makes the object immutable
    • isMutable

      boolean isMutable()
      Returns true if the object is mutable
      Returns:
      true if the object is mutable