Skip navigation links
A C G H O U 

A

AuthnrPermissionChecker - Interface in org.everit.osgi.authnr.permissionchecker
Checking permissions of an authenticated resource.

C

checkPermission(long, String...) - Method in interface org.everit.osgi.authnr.permissionchecker.AuthnrPermissionChecker
Checks the permissions exactly the same way as the hasPermission(long, String...) method, but it throws an UnauthorizedException in case of permission check fails.

G

getActions() - Method in exception org.everit.osgi.authnr.permissionchecker.UnauthorizedException
 
getAuthorizationScope() - Method in interface org.everit.osgi.authnr.permissionchecker.AuthnrPermissionChecker
Getting the resources that the current authenticated resource inherits the rights from.
getAuthorizationScope() - Method in exception org.everit.osgi.authnr.permissionchecker.UnauthorizedException
 
getSystemResourceId() - Method in interface org.everit.osgi.authnr.permissionchecker.AuthnrPermissionChecker
There must be only one system resource and it has permission to do everything.
getTargetResourceId() - Method in exception org.everit.osgi.authnr.permissionchecker.UnauthorizedException
 

H

hasPermission(long, String...) - Method in interface org.everit.osgi.authnr.permissionchecker.AuthnrPermissionChecker
Check whether the authenticated resource has the permission with the given parameters.

O

org.everit.osgi.authnr.permissionchecker - package org.everit.osgi.authnr.permissionchecker
 

U

UnauthorizedException - Exception in org.everit.osgi.authnr.permissionchecker
 
UnauthorizedException(long[], long, String[]) - Constructor for exception org.everit.osgi.authnr.permissionchecker.UnauthorizedException
 
UnauthorizedException(String, long[], long, String[]) - Constructor for exception org.everit.osgi.authnr.permissionchecker.UnauthorizedException
 
A C G H O U 
Skip navigation links

Copyright © 2011–2015 Everit Kft.. All rights reserved.