Class SecureResource
- java.lang.Object
-
- uk.co.ractf.polaris.controller.resources.SecureResource
-
- Direct Known Subclasses:
AdminResource
,AndromedaEmulationResource
,CredentialResource
,NamespaceResource
,NotificationResource
,PingResource
,TaskResource
public abstract class SecureResource extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SecureResource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected PolarisSecurityContext
convertContext(javax.ws.rs.core.SecurityContext securityContext)
-
-
-
Method Detail
-
convertContext
protected PolarisSecurityContext convertContext(javax.ws.rs.core.SecurityContext securityContext)
-
-