Package io.continual.iam.access
Interface Resource
-
- All Known Subinterfaces:
ProtectedResource
- All Known Implementing Classes:
SimpleResource
public interface ResourceA resource is a general thing that can be identified by an ID. The system can associate ACLs with the resource indirectly.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()
-
-
-
Method Detail
-
getId
String getId()
-
-