public class SimpleServer extends Object
| Constructor and Description |
|---|
SimpleServer(int port,
String publicKeyBaseUrl,
String audience,
Set<String> authorizedSubjects,
Set<String> authorizedIssuers) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getUrl() |
void |
start()
Start the server.
|
void |
stop()
Stop the server.
|
Copyright © 2017 Atlassian. All rights reserved.