java.lang.Object
com.predic8.membrane.core.transport.ssl.acme.Identifier

public class Identifier extends Object
  • Field Details

  • Constructor Details

    • Identifier

      public Identifier()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)