Package com.complexible.stardog.security
Class Permissions
java.lang.Object
com.complexible.stardog.security.Permissions
- Since:
- 3.1
- Version:
- 3.1
- Author:
- Michael Grove
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final class -
Method Summary
Modifier and TypeMethodDescriptionstatic com.complexible.stardog.security.Permissionstatic com.complexible.stardog.security.Permissioncreate(String theSubject, ActionType theAction, com.complexible.stardog.security.CoreResourceType theSubjectType, SecurityResourceType theType, String theResource, String... theSubResources) static com.complexible.stardog.security.Permissioncreate(String theSubject, ActionType theAction, com.complexible.stardog.security.CoreResourceType theSubjectType, SecurityResourceType theResourceType, List<String> theResources) static com.complexible.stardog.security.Permissioncreate(String theSubject, ActionType theAction, SecurityResourceType theType, String theResource, String... theSubResources) static com.complexible.stardog.security.Permissioncreate(String theSubject, ActionType theAction, SecurityResourceType theType, List<String> theResources) static Permissions.ActionBuilderstatic com.complexible.stardog.security.Permissionstatic SecurityResourceType
-
Method Details
-
create
public static com.complexible.stardog.security.Permission create(String theSubject, ActionType theAction, SecurityResourceType theType, String theResource, String... theSubResources) -
create
public static com.complexible.stardog.security.Permission create(String theSubject, ActionType theAction, com.complexible.stardog.security.CoreResourceType theSubjectType, SecurityResourceType theType, String theResource, String... theSubResources) -
create
public static com.complexible.stardog.security.Permission create(String theSubject, ActionType theAction, SecurityResourceType theType, List<String> theResources) -
create
public static com.complexible.stardog.security.Permission create(String theSubject, ActionType theAction, com.complexible.stardog.security.CoreResourceType theSubjectType, SecurityResourceType theResourceType, List<String> theResources) -
create
-
type
-
su
-
of
-