public interface CrestApplication
ConnectionFactory
that will
be used to connect to the API, and the API ID and Version that will be used when describing it.Modifier and Type | Method and Description |
---|---|
String |
getApiId()
Get the API ID, that will be used in the
ApiDescription . |
String |
getApiVersion()
Get the API Version, that will be used in the
ApiDescription . |
ConnectionFactory |
getConnectionFactory()
Get the connection factory for the application.
|
ConnectionFactory getConnectionFactory()
String getApiId()
ApiDescription
.String getApiVersion()
ApiDescription
.Copyright © 2025 Open Identity Platform Community. All rights reserved.