public interface ApiApplicationRegistrationService
Modifier and Type | Method and Description |
---|---|
ApiApplicationKey |
register(ApiRegistrationProfile registrationProfile)
This method is used to register api application
|
ApiApplicationKey register(ApiRegistrationProfile registrationProfile)
registrationProfile
- contains the necessary attributes that are needed in order to register an app.Copyright © 2017 WSO2. All rights reserved.