Class BadgeAuthChallenge

All Implemented Interfaces:
Countable, Extendable<PropertySet>, Mergable<PropertySet>, MutablePropertyValueSource, ObservablePropertySet, PropertySet, PropertyValueSource, Serializable, Iterable<PropertyValue>

public class BadgeAuthChallenge extends BasicAuthChallenge
See Also:
  • Constructor Details

    • BadgeAuthChallenge

      public BadgeAuthChallenge(String badge)
    • BadgeAuthChallenge

      public BadgeAuthChallenge(String badge, String secret)
  • Method Details

    • containsBadge

      public static boolean containsBadge(AuthChallenge challenge)