public interface PowerAuthApplicationConfiguration
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowedApplicationKey(String applicationKey)
Check if a given application key is allowed in given server instance.
|
Map<String,Object> |
statusServiceCustomObject()
In order to minimize number of up-front request, /pa/activation/status end-point may return
any custom state-less object with an information about the service (such as current timestamp,
service outage info, etc.).
|
boolean isAllowedApplicationKey(String applicationKey)
applicationKey - Application keyMap<String,Object> statusServiceCustomObject()
Copyright © 2016 Lime - HighTech Solutions Inc.. All rights reserved.