Uses of Class
com.inrupt.client.accessgrant.AccessDenial
Packages that use AccessDenial
-
Uses of AccessDenial in com.inrupt.client.accessgrant
Methods in com.inrupt.client.accessgrant that return AccessDenialModifier and TypeMethodDescriptionstatic AccessDenial
AccessDenial.of
(InputStream serialization) Create an AccessDenial object from a serialized form.static AccessDenial
Create an AccessDenial object from a serialized form.Methods in com.inrupt.client.accessgrant that return types with arguments of type AccessDenialModifier and TypeMethodDescriptionAccessGrantClient.denyAccess
(AccessRequest request) Issue an access denial receipt based on an access request.