wfe

package
v0.0.0-...-3814c95 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2015 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebFrontEndImpl

type WebFrontEndImpl struct {
	RA    core.RegistrationAuthority
	SA    core.StorageGetter
	Stats statsd.Statter

	// URL configuration parameters
	BaseURL      string
	NewReg       string
	NewRegPath   string
	RegBase      string
	RegPath      string
	NewAuthz     string
	NewAuthzPath string
	AuthzBase    string
	AuthzPath    string
	NewCert      string
	NewCertPath  string
	CertBase     string
	CertPath     string
	TermsPath    string
	// contains filtered or unexported fields
}

func NewWebFrontEndImpl

func NewWebFrontEndImpl(logger *blog.AuditLogger) WebFrontEndImpl

func (*WebFrontEndImpl) Authorization

func (wfe *WebFrontEndImpl) Authorization(response http.ResponseWriter, request *http.Request)

func (*WebFrontEndImpl) Certificate

func (wfe *WebFrontEndImpl) Certificate(response http.ResponseWriter, request *http.Request)

func (*WebFrontEndImpl) Challenge

func (wfe *WebFrontEndImpl) Challenge(authz core.Authorization, response http.ResponseWriter, request *http.Request)

func (*WebFrontEndImpl) HandlePaths

func (wfe *WebFrontEndImpl) HandlePaths()

func (*WebFrontEndImpl) NewAuthorization

func (wfe *WebFrontEndImpl) NewAuthorization(response http.ResponseWriter, request *http.Request)

func (*WebFrontEndImpl) NewCertificate

func (wfe *WebFrontEndImpl) NewCertificate(response http.ResponseWriter, request *http.Request)

func (*WebFrontEndImpl) NewRegistration

func (wfe *WebFrontEndImpl) NewRegistration(response http.ResponseWriter, request *http.Request)

func (*WebFrontEndImpl) Registration

func (wfe *WebFrontEndImpl) Registration(response http.ResponseWriter, request *http.Request)

func (*WebFrontEndImpl) Terms

func (wfe *WebFrontEndImpl) Terms(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL