| Package | Description |
|---|---|
| org.pageseeder.bridge |
PageSeeder core classes for the API.
|
| org.pageseeder.bridge.net |
Handles low-level API calls via the network to PageSeeder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PSSession
A simple object to represent a PageSeeder session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UsernamePassword
A username and password pair to authenticate a user on PageSeeder.
|
| Modifier and Type | Method and Description |
|---|---|
protected static PSHTTPConnection |
PSHTTPConnection.connect(PSHTTPResource resource,
PSHTTPConnection.Method type,
PSCredentials credentials)
Create a PageSeeder connection for the specified URL and method.
|
protected URL |
PSHTTPResource.toURL(PSCredentials credentials,
boolean includePOSTParameters)
Returns the URL to access this resource.
|
Copyright © 2016 Allette Systems. All rights reserved.