Dashboard Builder Security 6.0.3-redhat-7
A C D E F G H I L N O P R S T U 

A

AccessController - Interface in org.jboss.dashboard.security
An access controller takes care about access to protected resources such as files, web pages, etc...
accessController - Variable in class org.jboss.dashboard.SecurityServices
 
addPermission(Permission) - Method in interface org.jboss.dashboard.security.Policy
 
addPermission(Principal, Permission) - Method in interface org.jboss.dashboard.security.Policy
 
ADMIN - Static variable in interface org.jboss.dashboard.users.Role
 
ANONYMOUS - Static variable in interface org.jboss.dashboard.users.Role
 
application - Variable in class org.jboss.dashboard.users.RolesManagerImpl
 

C

calculateUserPrincipals() - Method in class org.jboss.dashboard.users.UserStatus
 
checkPermission(Subject, Permission) - Method in interface org.jboss.dashboard.security.AccessController
 
checkPermission(Subject, Permission) - Method in class org.jboss.dashboard.security.DefaultAccessController
Check the specified permission for the specified subject.
checkPermission(Permission) - Method in class org.jboss.dashboard.users.UserStatus
Determine if current user has given permission.
clear() - Method in class org.jboss.dashboard.security.SecurityCache
 
clear() - Method in class org.jboss.dashboard.users.UserStatus
 
closeSession() - Method in class org.jboss.dashboard.users.UserStatus
Close the user session.
ComplementaryRolePrincipal - Class in org.jboss.dashboard.security.principals
 
ComplementaryRolePrincipal(String) - Constructor for class org.jboss.dashboard.security.principals.ComplementaryRolePrincipal
 
ComplementaryRolePrincipal(Role) - Constructor for class org.jboss.dashboard.security.principals.ComplementaryRolePrincipal
 
createNewItem() - Method in class org.jboss.dashboard.security.PermissionManager
 

D

DefaultAccessController - Class in org.jboss.dashboard.security
 
DefaultAccessController() - Constructor for class org.jboss.dashboard.security.DefaultAccessController
 
DefaultPermission - Class in org.jboss.dashboard.security
 
DefaultPermission(String, String) - Constructor for class org.jboss.dashboard.security.DefaultPermission
Creates a permission over the specified resource.
DefaultPrincipal - Class in org.jboss.dashboard.security.principals
 
DefaultPrincipal() - Constructor for class org.jboss.dashboard.security.principals.DefaultPrincipal
 
DefaultPrincipal(String) - Constructor for class org.jboss.dashboard.security.principals.DefaultPrincipal
 
delete() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
denyAction(String) - Method in class org.jboss.dashboard.security.DefaultPermission
 
description - Variable in class org.jboss.dashboard.users.RoleImpl
 

E

equals(Object) - Method in class org.jboss.dashboard.security.DefaultPermission
Checks two BasicPermission objects for equality.
equals(Object) - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
equals(Object) - Method in class org.jboss.dashboard.security.principals.DefaultPrincipal
 
equals(Object) - Method in class org.jboss.dashboard.users.RoleImpl
 
evaluatePermission(Permission) - Method in class org.jboss.dashboard.users.UserStatus
 

F

find(Principal, Permission) - Method in class org.jboss.dashboard.security.PermissionManager
Find the permission descriptor for given principal and permission
find(String) - Method in class org.jboss.dashboard.security.PermissionManager
Recover the Permissions for the given permission resource name
find(String, String) - Method in class org.jboss.dashboard.security.PermissionManager
Recover Permissions for the given permission class and resource name
find(String, String, Boolean) - Method in class org.jboss.dashboard.security.PermissionManager
Recover Permissions for the given permission class and resource name, including or excluding the ones marked as readonly
find(List<Long>) - Method in class org.jboss.dashboard.security.PermissionManager
Recover the Permissions by the Ids indicated in the List parameter
findPermissionDescriptorById(Long) - Method in class org.jboss.dashboard.security.PermissionManager
Recover a Permission by its Id

G

getAccessController() - Method in class org.jboss.dashboard.SecurityServices
 
getAccessController() - Method in class org.jboss.dashboard.users.UserStatus
 
getActions() - Method in class org.jboss.dashboard.security.DefaultPermission
 
getAllInstances() - Method in class org.jboss.dashboard.security.PermissionManager
 
getAllRoles() - Method in interface org.jboss.dashboard.users.RolesManager
 
getAllRoles() - Method in class org.jboss.dashboard.users.RolesManagerImpl
 
getCacheHits() - Static method in class org.jboss.dashboard.security.SecurityCache
 
getCacheReads() - Static method in class org.jboss.dashboard.security.SecurityCache
 
getDbid() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
getDescription(Locale) - Method in interface org.jboss.dashboard.users.Role
 
getDescription(Locale) - Method in class org.jboss.dashboard.users.RoleImpl
 
getItemClassName() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
getName() - Method in class org.jboss.dashboard.security.principals.DefaultPrincipal
 
getName() - Method in interface org.jboss.dashboard.users.Role
 
getName() - Method in class org.jboss.dashboard.users.RoleImpl
 
getPermission() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
getPermission(Principal, Class, String) - Method in interface org.jboss.dashboard.security.Policy
Retrieve a permission.
getPermissionActions() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
getPermissionClass() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
getPermissionManager() - Method in class org.jboss.dashboard.SecurityServices
 
getPermissionResource() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
getPermissions(Subject) - Method in interface org.jboss.dashboard.security.Policy
 
getPermissions(Principal) - Method in interface org.jboss.dashboard.security.Policy
 
getPermissions(Object, Class) - Method in interface org.jboss.dashboard.security.Policy
Retrieve permissions assigned to the specified resource.
getPolicy() - Method in interface org.jboss.dashboard.security.AccessController
 
getPolicy() - Method in class org.jboss.dashboard.security.DefaultAccessController
 
getPrincipal() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
getPrincipalClass() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
getPrincipalName() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
getResourcePath() - Method in class org.jboss.dashboard.security.DefaultPermission
 
getRoleById(String) - Method in interface org.jboss.dashboard.users.RolesManager
 
getRoleById(String) - Method in class org.jboss.dashboard.users.RolesManagerImpl
 
getRolesManager() - Method in class org.jboss.dashboard.SecurityServices
 
getRootLogin() - Method in class org.jboss.dashboard.users.UserStatus
 
getRootUserName() - Method in class org.jboss.dashboard.users.UserStatus
 
getSecurityPolicy() - Method in class org.jboss.dashboard.SecurityServices
 
getUserEmail() - Method in class org.jboss.dashboard.users.UserStatus
 
getUserLogin() - Method in class org.jboss.dashboard.users.UserStatus
 
getUserName() - Method in class org.jboss.dashboard.users.UserStatus
 
getUserRoleIds() - Method in class org.jboss.dashboard.users.UserStatus
 
getValue(Permission, String) - Method in class org.jboss.dashboard.security.SecurityCache
 
grantAction(String) - Method in class org.jboss.dashboard.security.DefaultPermission
 

H

hashCode() - Method in class org.jboss.dashboard.security.DefaultPermission
 
hashCode() - Method in class org.jboss.dashboard.security.principals.DefaultPrincipal
 
hashCode() - Method in class org.jboss.dashboard.users.RoleImpl
 
hasPermission(Subject, Permission) - Method in interface org.jboss.dashboard.security.AccessController
 
hasPermission(Subject, Permission) - Method in class org.jboss.dashboard.security.DefaultAccessController
Check the specified permission for the specified subject.
hasPermission(Permission) - Method in class org.jboss.dashboard.users.UserStatus
Determine if current user has given permission.

I

implies(Permission) - Method in class org.jboss.dashboard.security.DefaultPermission
 
impliesOrDenies(Permission) - Method in class org.jboss.dashboard.security.DefaultPermission
Check both if this permission implies or denies the specified one.
init() - Method in class org.jboss.dashboard.users.RolesManagerImpl
 
initSession(String, Collection<String>) - Method in class org.jboss.dashboard.users.UserStatus
Init a user session with the give credentials.
initSessionAsRoot() - Method in class org.jboss.dashboard.users.UserStatus
Init a user session as root.
invalidateUserPrincipals() - Method in class org.jboss.dashboard.users.UserStatus
Invalidates the user principals due to external changes affecting them.
isActionDenied(String) - Method in class org.jboss.dashboard.security.DefaultPermission
 
isActionGranted(String) - Method in class org.jboss.dashboard.security.DefaultPermission
 
isActionUndefined(String) - Method in class org.jboss.dashboard.security.DefaultPermission
 
isAnonymous() - Method in class org.jboss.dashboard.users.UserStatus
Determine if there is no currently logged in user.
isCacheEnabled() - Method in class org.jboss.dashboard.security.SecurityCache
 
isEmpty() - Method in class org.jboss.dashboard.security.DefaultPermission
If no actions are defined for this permission then assume as empty.
isLoggedIn() - Method in class org.jboss.dashboard.users.UserStatus
 
isPersistent() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
isReadonly() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
isRootUser() - Method in class org.jboss.dashboard.users.UserStatus
Determine if currently logged user is root user.

L

localeManager - Variable in class org.jboss.dashboard.security.principals.ComplementaryRolePrincipal
The locale manager.
LogoutSurvivor - Interface in org.jboss.dashboard.users
Definition interface for Platform Components that must exist on the server session after a user status change.
lookup() - Static method in class org.jboss.dashboard.security.PermissionManager
 
lookup() - Static method in class org.jboss.dashboard.SecurityServices
 
lookup() - Static method in class org.jboss.dashboard.users.UserStatus
 

N

name - Variable in class org.jboss.dashboard.users.RoleImpl
 
newPermissionCollection() - Method in class org.jboss.dashboard.security.DefaultPermission
 
notifyStatusChanged() - Method in class org.jboss.dashboard.users.UserStatus
 

O

org.jboss.dashboard - package org.jboss.dashboard
 
org.jboss.dashboard.security - package org.jboss.dashboard.security
 
org.jboss.dashboard.security.principals - package org.jboss.dashboard.security.principals
 
org.jboss.dashboard.users - package org.jboss.dashboard.users
 

P

PERMISSION_DENIED - Static variable in class org.jboss.dashboard.security.DefaultPermission
 
PERMISSION_GRANTED - Static variable in class org.jboss.dashboard.security.DefaultPermission
 
PERMISSION_NOT_GRANTED - Static variable in class org.jboss.dashboard.security.DefaultPermission
 
PermissionDescriptor - Class in org.jboss.dashboard.security
 
PermissionDescriptor() - Constructor for class org.jboss.dashboard.security.PermissionDescriptor
 
PermissionDescriptor(Principal, Permission) - Constructor for class org.jboss.dashboard.security.PermissionDescriptor
 
PermissionManager - Class in org.jboss.dashboard.security
 
PermissionManager() - Constructor for class org.jboss.dashboard.security.PermissionManager
 
permissionManager - Variable in class org.jboss.dashboard.SecurityServices
 
persist(int) - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
Policy - Interface in org.jboss.dashboard.security
Policy interface is a permissions manager and is used to grant permissions to subjects.

R

registerRolesFromConfig() - Method in class org.jboss.dashboard.users.RolesManagerImpl
 
registerRolesFromWebXml(File) - Method in class org.jboss.dashboard.users.RolesManagerImpl
 
removeAction(String) - Method in class org.jboss.dashboard.security.DefaultPermission
 
removePermission(Permission) - Method in interface org.jboss.dashboard.security.Policy
Removes a permission attached to any principal.
removePermission(Principal, Permission) - Method in interface org.jboss.dashboard.security.Policy
Removes a permission granted to the specified principal.
removePermissions(Object) - Method in interface org.jboss.dashboard.security.Policy
 
removePermissions(String) - Method in interface org.jboss.dashboard.security.Policy
Removes all permission over a resource granted to any principal.
removePermissions(Principal, String) - Method in interface org.jboss.dashboard.security.Policy
Removes all permission over a resource granted to a specified principal.
Role - Interface in org.jboss.dashboard.users
A role.
roleAnonymous - Variable in class org.jboss.dashboard.users.RolesManagerImpl
 
RoleImpl - Class in org.jboss.dashboard.users
 
RoleImpl() - Constructor for class org.jboss.dashboard.users.RoleImpl
 
RoleImpl(String, String) - Constructor for class org.jboss.dashboard.users.RoleImpl
 
roleMap - Variable in class org.jboss.dashboard.users.RolesManagerImpl
 
RolePrincipal - Class in org.jboss.dashboard.security.principals
 
RolePrincipal(String) - Constructor for class org.jboss.dashboard.security.principals.RolePrincipal
 
RolePrincipal(Role) - Constructor for class org.jboss.dashboard.security.principals.RolePrincipal
 
rolesConfig - Variable in class org.jboss.dashboard.users.RolesManagerImpl
 
rolesManager - Variable in class org.jboss.dashboard.SecurityServices
 
RolesManager - Interface in org.jboss.dashboard.users
Manager class for the platform roles.
RolesManagerImpl - Class in org.jboss.dashboard.users
Manager class for the platform roles.
RolesManagerImpl() - Constructor for class org.jboss.dashboard.users.RolesManagerImpl
 
rootLogin - Variable in class org.jboss.dashboard.users.UserStatus
 
rootUserName - Variable in class org.jboss.dashboard.users.UserStatus
 

S

save() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
SecurityCache - Class in org.jboss.dashboard.security
 
SecurityCache() - Constructor for class org.jboss.dashboard.security.SecurityCache
 
securityCache - Variable in class org.jboss.dashboard.users.UserStatus
 
securityPolicy - Variable in class org.jboss.dashboard.SecurityServices
 
SecurityServices - Class in org.jboss.dashboard
 
SecurityServices() - Constructor for class org.jboss.dashboard.SecurityServices
 
setActions(String) - Method in class org.jboss.dashboard.security.DefaultPermission
 
setCacheEnabled(boolean) - Method in class org.jboss.dashboard.security.SecurityCache
 
setDbid(Long) - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
setDescription(String) - Method in class org.jboss.dashboard.users.RoleImpl
 
setName(String) - Method in class org.jboss.dashboard.security.principals.DefaultPrincipal
 
setName(String) - Method in class org.jboss.dashboard.users.RoleImpl
 
setPermission(Permission) - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
setPermissionActions(String) - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
setPermissionClass(String) - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
setPermissionResource(String) - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
setPrincipal(Principal) - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
setPrincipalClass(String) - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
setPrincipalName(String) - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
setReadonly(Boolean) - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
setResourceName(String) - Method in class org.jboss.dashboard.security.DefaultPermission
 
setRootLogin(String) - Method in class org.jboss.dashboard.users.UserStatus
 
setRootUserName(String) - Method in class org.jboss.dashboard.users.UserStatus
 
setUserEmail(String) - Method in class org.jboss.dashboard.users.UserStatus
 
setUserLogin(String) - Method in class org.jboss.dashboard.users.UserStatus
 
setUserName(String) - Method in class org.jboss.dashboard.users.UserStatus
 
setUserRoleIds(Set<String>) - Method in class org.jboss.dashboard.users.UserStatus
 
setValue(Permission, String, boolean) - Method in class org.jboss.dashboard.security.SecurityCache
 
statusChanged(UserStatus) - Method in interface org.jboss.dashboard.users.UserStatusListener
 
statusChangedListeners - Variable in class org.jboss.dashboard.users.UserStatus
 

T

toActionDeniedList(String) - Method in class org.jboss.dashboard.security.DefaultPermission
 
toActionGrantedList(String) - Method in class org.jboss.dashboard.security.DefaultPermission
 
toActionListString() - Method in class org.jboss.dashboard.security.DefaultPermission
 
toString() - Method in class org.jboss.dashboard.security.DefaultPermission
 
toString() - Method in class org.jboss.dashboard.security.PermissionDescriptor
 
toString() - Method in class org.jboss.dashboard.security.principals.ComplementaryRolePrincipal
 
toString() - Method in class org.jboss.dashboard.security.principals.DefaultPrincipal
 
toString() - Method in class org.jboss.dashboard.security.principals.UserPrincipal
 

U

userAuth - Variable in class org.jboss.dashboard.users.UserStatus
 
userEmail - Variable in class org.jboss.dashboard.users.UserStatus
 
userLogin - Variable in class org.jboss.dashboard.users.UserStatus
 
userName - Variable in class org.jboss.dashboard.users.UserStatus
 
UserPrincipal - Class in org.jboss.dashboard.security.principals
 
UserPrincipal(String) - Constructor for class org.jboss.dashboard.security.principals.UserPrincipal
 
userRoleIds - Variable in class org.jboss.dashboard.users.UserStatus
 
UserStatus - Class in org.jboss.dashboard.users
This session Factory component stores the actual user information.
UserStatus() - Constructor for class org.jboss.dashboard.users.UserStatus
 
UserStatusListener - Interface in org.jboss.dashboard.users
Interface for listeners that want to execute an action when there is a change on the user status.
A C D E F G H I L N O P R S T U 
Dashboard Builder Security 6.0.3-redhat-7

Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.