UberFire Security API 0.8.0.Final
A C D E G I O P R S T U V 

A

ACCESS_ABSTAIN - Static variable in interface org.uberfire.security.authz.AuthorizationResult
 
ACCESS_DENIED - Static variable in interface org.uberfire.security.authz.AuthorizationResult
 
ACCESS_GRANTED - Static variable in interface org.uberfire.security.authz.AuthorizationResult
 
AffirmativeBasedVoter - Class in org.uberfire.security.impl.authz
 
AffirmativeBasedVoter() - Constructor for class org.uberfire.security.impl.authz.AffirmativeBasedVoter
 
All - Annotation Type in org.uberfire.security.annotations
 
AuthorizationResult - Interface in org.uberfire.security.authz
 
authorize(Resource, User) - Method in class org.uberfire.security.impl.authz.DefaultAuthorizationManager
 
authorize(Resource, User) - Method in class org.uberfire.security.impl.authz.RuntimeAuthorizationManager
 
Authorized - Annotation Type in org.uberfire.security.annotations
 

C

ConsensusBasedVoter - Class in org.uberfire.security.impl.authz
 
ConsensusBasedVoter() - Constructor for class org.uberfire.security.impl.authz.ConsensusBasedVoter
 
CryptProvider - Interface in org.uberfire.security.crypt
 

D

decide(ProfilesResource, User) - Method in interface org.uberfire.security.authz.ProfileDecisionManager
 
decide(Resource, User, ProfileDecisionManager) - Method in interface org.uberfire.security.authz.ResourceDecisionManager
 
decide(ProfilesResource, User) - Method in class org.uberfire.security.impl.authz.DefaultProfileDecisionManager
 
decide(Resource, User, ProfileDecisionManager) - Method in class org.uberfire.security.impl.authz.RuntimeResourceDecisionManager
 
decrypt(String, Object) - Method in interface org.uberfire.security.crypt.CryptProvider
 
DefaultAuthorizationManager - Class in org.uberfire.security.impl.authz
 
DefaultAuthorizationManager(Collection<ResourceDecisionManager>, ResourceManager, VotingStrategy, ProfileDecisionManager) - Constructor for class org.uberfire.security.impl.authz.DefaultAuthorizationManager
 
DefaultProfileDecisionManager - Class in org.uberfire.security.impl.authz
 
DefaultProfileDecisionManager() - Constructor for class org.uberfire.security.impl.authz.DefaultProfileDecisionManager
 
Deny - Annotation Type in org.uberfire.security.annotations
 

E

encrypt(String, Object) - Method in interface org.uberfire.security.crypt.CryptProvider
 

G

getGroups(String, Object) - Method in interface org.uberfire.security.authz.adapter.GroupsAdapter
 
getGroups() - Method in interface org.uberfire.security.authz.GroupsResource
 
getGroups() - Method in class org.uberfire.security.impl.authz.RuntimeResourceManager.ContentRestriction
 
getResource() - Method in interface org.uberfire.security.SecurityContext
 
getRestriction(RuntimeResource) - Method in class org.uberfire.security.impl.authz.RuntimeResourceManager
 
getRoles() - Method in interface org.uberfire.security.authz.RolesResource
 
getRoles() - Method in class org.uberfire.security.impl.authz.RuntimeResourceManager.FeatureRestriction
 
getTraits() - Method in class org.uberfire.security.impl.authz.RuntimeResourceManager.RuntimeRestriction
 
GroupsAdapter - Interface in org.uberfire.security.authz.adapter
 
GroupsResource - Interface in org.uberfire.security.authz
 

I

invert() - Method in interface org.uberfire.security.authz.AuthorizationResult
 
isEmpty() - Method in class org.uberfire.security.impl.authz.RuntimeResourceManager.ContentRestriction
 
isEmpty() - Method in class org.uberfire.security.impl.authz.RuntimeResourceManager.FeatureRestriction
 
isEmpty() - Method in class org.uberfire.security.impl.authz.RuntimeResourceManager.RuntimeRestriction
 

O

org.uberfire.security - package org.uberfire.security
 
org.uberfire.security.annotations - package org.uberfire.security.annotations
 
org.uberfire.security.authz - package org.uberfire.security.authz
 
org.uberfire.security.authz.adapter - package org.uberfire.security.authz.adapter
 
org.uberfire.security.crypt - package org.uberfire.security.crypt
 
org.uberfire.security.impl.authz - package org.uberfire.security.impl.authz
 

P

ProfileDecisionManager - Interface in org.uberfire.security.authz
 
ProfilesResource - Interface in org.uberfire.security.authz
 

R

requiresAuthentication(Resource) - Method in class org.uberfire.security.impl.authz.RuntimeResourceManager
 
requiresAuthentication(Resource) - Method in interface org.uberfire.security.ResourceManager
 
ResourceDecisionManager - Interface in org.uberfire.security.authz
 
ResourceManager - Interface in org.uberfire.security
 
result() - Method in interface org.uberfire.security.authz.AuthorizationResult
 
Roles - Annotation Type in org.uberfire.security.annotations
 
RolesResource - Interface in org.uberfire.security.authz
 
RolesType - Annotation Type in org.uberfire.security.annotations
 
RuntimeAuthorizationManager - Class in org.uberfire.security.impl.authz
 
RuntimeAuthorizationManager() - Constructor for class org.uberfire.security.impl.authz.RuntimeAuthorizationManager
 
RuntimeResourceDecisionManager - Class in org.uberfire.security.impl.authz
 
RuntimeResourceDecisionManager(RuntimeResourceManager) - Constructor for class org.uberfire.security.impl.authz.RuntimeResourceDecisionManager
 
RuntimeResourceManager - Class in org.uberfire.security.impl.authz
 
RuntimeResourceManager() - Constructor for class org.uberfire.security.impl.authz.RuntimeResourceManager
 
RuntimeResourceManager.ContentRestriction - Class in org.uberfire.security.impl.authz
 
RuntimeResourceManager.ContentRestriction(Collection<String>, Collection<String>) - Constructor for class org.uberfire.security.impl.authz.RuntimeResourceManager.ContentRestriction
 
RuntimeResourceManager.FeatureRestriction - Class in org.uberfire.security.impl.authz
 
RuntimeResourceManager.FeatureRestriction(Collection<String>, Collection<String>) - Constructor for class org.uberfire.security.impl.authz.RuntimeResourceManager.FeatureRestriction
 
RuntimeResourceManager.RuntimeRestriction - Class in org.uberfire.security.impl.authz
 
RuntimeResourceManager.RuntimeRestriction(Collection<String>) - Constructor for class org.uberfire.security.impl.authz.RuntimeResourceManager.RuntimeRestriction
 

S

SecurityContext - Interface in org.uberfire.security
 
SecurityTrait - Annotation Type in org.uberfire.security.annotations
 
supports(Resource) - Method in interface org.uberfire.security.authz.ResourceDecisionManager
 
supports(Resource) - Method in class org.uberfire.security.impl.authz.DefaultAuthorizationManager
 
supports(Resource) - Method in class org.uberfire.security.impl.authz.RuntimeAuthorizationManager
 
supports(Resource) - Method in class org.uberfire.security.impl.authz.RuntimeResourceDecisionManager
 
supports(Resource) - Method in class org.uberfire.security.impl.authz.RuntimeResourceManager
 
supports(Resource) - Method in interface org.uberfire.security.ResourceManager
 

T

toString() - Method in class org.uberfire.security.impl.authz.DefaultAuthorizationManager
 
toString() - Method in class org.uberfire.security.impl.authz.RuntimeAuthorizationManager
 

U

UnanimousBasedVoter - Class in org.uberfire.security.impl.authz
 
UnanimousBasedVoter() - Constructor for class org.uberfire.security.impl.authz.UnanimousBasedVoter
 

V

vote(Iterable<AuthorizationResult>) - Method in interface org.uberfire.security.authz.VotingStrategy
 
vote(Iterable<AuthorizationResult>) - Method in class org.uberfire.security.impl.authz.AffirmativeBasedVoter
 
vote(Iterable<AuthorizationResult>) - Method in class org.uberfire.security.impl.authz.ConsensusBasedVoter
 
vote(Iterable<AuthorizationResult>) - Method in class org.uberfire.security.impl.authz.UnanimousBasedVoter
 
VotingStrategy - Interface in org.uberfire.security.authz
 
A C D E G I O P R S T U V 
UberFire Security API 0.8.0.Final

Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.