Table of Contents

Class SsoServiceInfoFactory

Namespace
Steeltoe.Connector.Services
Assembly
Steeltoe.Connector.ConnectorBase.dll
public class SsoServiceInfoFactory : ServiceInfoFactory, IServiceInfoFactory
Inheritance
SsoServiceInfoFactory
Implements
Inherited Members

Constructors

SsoServiceInfoFactory()

public SsoServiceInfoFactory()

Methods

Create(Service)

Return service information from a service binding

public override IServiceInfo Create(Service binding)

Parameters

binding Service

A service binding

Returns

IServiceInfo

Relevant IServiceInfo