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 IRestSecuredTestServicepublic java.lang.String helloSlave()
helloSlave in interface IRestSecuredTestServicepublic java.lang.String helloSimple()
helloSimple in interface IRestSecuredTestServiceCopyright © 2021. All Rights Reserved.