Class ByteAttributeValueTest

java.lang.Object
net.shibboleth.idp.attribute.ByteAttributeValueTest

public class ByteAttributeValueTest extends Object
Unit test for ScopedStringAttributeValue.
  • Field Details

    • DATA1

      @Nonnull static final byte[] DATA1
    • DATAEQUALS1

      @Nonnull static final byte[] DATAEQUALS1
    • DATA2

      @Nonnull static final byte[] DATA2
  • Constructor Details

    • ByteAttributeValueTest

      public ByteAttributeValueTest()
  • Method Details