| Package | Description |
|---|---|
| com.rexsl.page |
Page and content builders and manipulators.
|
| com.rexsl.page.auth |
Authentication.
|
| Modifier and Type | Method and Description |
|---|---|
Link |
Link.with(JaxbBundle bundle)
Add new JAXB bundle.
|
Link |
Link.with(Object element)
Add new sub-element.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Link> |
BasePage.getLinks()
List of links.
|
| Modifier and Type | Method and Description |
|---|---|
JaxbBundle |
JaxbBundle.link(Link link)
Add new link into
<links> section. |
T |
BasePage.link(Link link)
Add new HATEOAS link.
|
| Modifier and Type | Method and Description |
|---|---|
Link |
Provider.Visible.link()
Get authentication link.
|
Link |
Google.link() |
Link |
Github.link() |
Link |
Facebook.link() |
Copyright © 2011–2014 ReXSL.com. All rights reserved.