Interface JSONService.OpenAccess

All Superinterfaces:
JSONService
Enclosing interface:
JSONService

public static interface JSONService.OpenAccess extends JSONService
A marker interface that indicates that the JSON service does not require authentication. If this interface is implemented, it means that the service does not require authentication.