Class AcmeChallengeView

    • Constructor Detail

      • AcmeChallengeView

        public AcmeChallengeView()
    • Method Detail

      • getAuthorizationType

        public String getAuthorizationType()
      • setAuthorizationType

        public void setAuthorizationType​(String authorizationType)
      • getAuthorizationValue

        public String getAuthorizationValue()
      • setAuthorizationValue

        public void setAuthorizationValue​(String authorizationValue)
      • getChallengeId

        public Long getChallengeId()
      • setChallengeId

        public void setChallengeId​(Long challengeId)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • getValidated

        public Instant getValidated()
      • setValidated

        public void setValidated​(Instant validated)