C# Class ACMESharp.Providers.IIS.IisProviderTests

Show file Open project: ebekker/ACMESharp

Public Methods

Method Description
GetHandler ( ACMESharp.ACME.Challenge c ) : IisChallengeHandler
GetProvider ( ) : IisChallengeHandlerProvider

Private Methods

Method Description
TestHandleCreateAndCleanUpFiles ( ) : void
TestParameterDescription ( ) : void
TestRequiredParams ( ) : void
TestSupportedChallenges ( ) : void

Method Details

GetHandler() public static method

public static GetHandler ( ACMESharp.ACME.Challenge c ) : IisChallengeHandler
c ACMESharp.ACME.Challenge
return IisChallengeHandler

GetProvider() public static method

public static GetProvider ( ) : IisChallengeHandlerProvider
return IisChallengeHandlerProvider