public class RestSecuredTestService extends java.lang.Object implements IRestSecuredTestService
Constructor and Description |
---|
RestSecuredTestService(SecurityContext securityContext) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
helloMaster() |
java.lang.String |
helloSimple() |
java.lang.String |
helloSlave() |
public RestSecuredTestService(SecurityContext securityContext)
public java.lang.String helloMaster()
helloMaster
in interface IRestSecuredTestService
public java.lang.String helloSlave()
helloSlave
in interface IRestSecuredTestService
public java.lang.String helloSimple()
helloSimple
in interface IRestSecuredTestService
Copyright © 2021. All Rights Reserved.