Skip navigation links
A C E I O R 

A

authorization.strategy.api - package authorization.strategy.api
 

C

component - Variable in class authorization.strategy.api.Rights
The component for add Right objects.
ComponentAuthorizationStrategy - Class in authorization.strategy.api
An authorization strategy which allows to secure components so they can be enabled, disabled or invisible if the user does have or have not the given rights.
ComponentAuthorizationStrategy() - Constructor for class authorization.strategy.api.ComponentAuthorizationStrategy
 

E

editable(Right...) - Method in class authorization.strategy.api.Rights
Adds the given Right objects to this component for the MetaDataKey Rights.EDITABLE

I

isActionAuthorized(Component, Action) - Method in class authorization.strategy.api.ComponentAuthorizationStrategy
isAuthorized(MetaDataKey<HashSet<Right>>) - Method in class authorization.strategy.api.Rights
Checks if this component is authorized for the given MetaDataKey.
isEditable(Component) - Method in class authorization.strategy.api.ComponentAuthorizationStrategy
Checks if the given component is editable.
isEditable() - Method in class authorization.strategy.api.Rights
Checks if this component is editable.
isInstantiationAuthorized(Class<T>) - Method in class authorization.strategy.api.ComponentAuthorizationStrategy
isRenderable(Component) - Method in class authorization.strategy.api.ComponentAuthorizationStrategy
Checks if the given component is renderable.
isRenderable() - Method in class authorization.strategy.api.Rights
Checks if this component is renderable.

O

onAuthorized(MetaDataKey<HashSet<Right>>) - Method in class authorization.strategy.api.Rights
On authorized.
onInstantiationAuthorized(Class<T>) - Method in class authorization.strategy.api.ComponentAuthorizationStrategy
This callback method is invoked at the end of the method isInstantiationAuthorized(Class).

R

renderable(Right...) - Method in class authorization.strategy.api.Rights
Adds the given Right objects to this component for the MetaDataKey Rights.RENDERABLE
Right - Interface in authorization.strategy.api
The Interface Right is marker interface that can be extend or implement specific Right objects.
Rights - Class in authorization.strategy.api
The Class Rights decorates a component and adds Right objects to it.
Rights(Component) - Constructor for class authorization.strategy.api.Rights
Instantiates a new rights.
A C E I O R 
Skip navigation links

Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.