CLASS

ClientAuthenticationMethodSecret

Contents

public final class ClientAuthenticationMethodSecret: NSObject, ClientAuthenticationMethod

Secret client authentication method configuration..

Methods

init(secret:)

@objc public init(secret: String)

Creates a client authentication method for secret.

Parameters

Name Description
secret The secret that is configured on Idsvr for a client.