C# Class ACMESharp.Providers.AWS.AwsS3ChallengeHandlerProvider

Inheritance: IChallengeHandlerProvider
Afficher le fichier Open project: ebekker/ACMESharp

Méthodes publiques

Свойство Type Description
BUCKET_NAME ACMESharp.Ext.ParameterDetail
CANNED_ACL ACMESharp.Ext.ParameterDetail
CONTENT_TYPE ACMESharp.Ext.ParameterDetail

Méthodes publiques

Méthode Description
DescribeParameters ( ) : IEnumerable
GetHandler ( ACMESharp.ACME.Challenge c, object>.IReadOnlyDictionary initParams ) : IChallengeHandler
IsSupported ( ACMESharp.ACME.Challenge c ) : bool

Method Details

DescribeParameters() public méthode

public DescribeParameters ( ) : IEnumerable
Résultat IEnumerable

GetHandler() public méthode

public GetHandler ( ACMESharp.ACME.Challenge c, object>.IReadOnlyDictionary initParams ) : IChallengeHandler
c ACMESharp.ACME.Challenge
initParams object>.IReadOnlyDictionary
Résultat IChallengeHandler

IsSupported() public méthode

public IsSupported ( ACMESharp.ACME.Challenge c ) : bool
c ACMESharp.ACME.Challenge
Résultat bool

Property Details

BUCKET_NAME public_oe static_oe property

public static ParameterDetail,ACMESharp.Ext BUCKET_NAME
Résultat ACMESharp.Ext.ParameterDetail

CANNED_ACL public_oe static_oe property

public static ParameterDetail,ACMESharp.Ext CANNED_ACL
Résultat ACMESharp.Ext.ParameterDetail

CONTENT_TYPE public_oe static_oe property

public static ParameterDetail,ACMESharp.Ext CONTENT_TYPE
Résultat ACMESharp.Ext.ParameterDetail