Package dev.warrant.model
Class WarrantSpec
java.lang.Object
dev.warrant.model.WarrantSpec
-
Constructor Summary
ConstructorsConstructorDescriptionWarrantSpec(String objectType, String objectId, String relation, WarrantSubject subject) WarrantSpec(String objectType, String objectId, String relation, WarrantSubject subject, Map<String, Object> context) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
WarrantSpec
public WarrantSpec() -
WarrantSpec
-
WarrantSpec
-
-
Method Details
-
getObjectType
-
getObjectId
-
getRelation
-
getSubject
-
getContext
-