@Component public class AuthnHalLinkFactory extends HalLinkFactory<AuthnResource,AuthenticationRestController>
AuthnResources| Constructor and Description |
|---|
AuthnHalLinkFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLinks(AuthnResource halResource,
org.springframework.data.domain.Pageable pageable,
LinkedList<org.springframework.hateoas.Link> list) |
protected Class<AuthenticationRestController> |
getControllerClass() |
protected Class<AuthnResource> |
getResourceClass() |
buildLink, buildLink, getLinksFor, getMethodOn, getMethodOn, supports, uriBuilderprotected void addLinks(AuthnResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list) throws Exception
addLinks in class HalLinkFactory<AuthnResource,AuthenticationRestController>Exceptionprotected Class<AuthenticationRestController> getControllerClass()
getControllerClass in class HalLinkFactory<AuthnResource,AuthenticationRestController>protected Class<AuthnResource> getResourceClass()
getResourceClass in class HalLinkFactory<AuthnResource,AuthenticationRestController>Copyright © 2019 DuraSpace. All rights reserved.