A C E F G H I R S W

A

ALESControl - Interface in com.bea.ales.controls
ALESControl is a public control interface, encapsulates ALES SSM runtime APIs, and provides access to ALES SSM runtime security service in a consistent, straightforward manner.
ALESControlException - Exception in com.bea.ales.controls
 
AuditSeverity - Class in com.bea.ales.controls
 

C

com.bea.ales.controls - package com.bea.ales.controls
 

E

ERROR - Static variable in class com.bea.ales.controls.AuditSeverity
 

F

FAILURE - Static variable in class com.bea.ales.controls.AuditSeverity
 
FLUSH_OPT_ATTRCACHE - Static variable in interface com.bea.ales.controls.ALESControl
Options value which indicates that the attribute cache should be flushed.
FLUSH_OPT_ATZCACHE - Static variable in interface com.bea.ales.controls.ALESControl
Options value which indicates that the authorization cache should be flushed.
flushCache(String[]) - Method in interface com.bea.ales.controls.ALESControl
Removes all entries from the OOTB attributes cache and flushes its statistics.
flushCacheByUser(String[], String) - Method in interface com.bea.ales.controls.ALESControl
Removes entries for the user, identified by the userID parameter.

G

getRoles(String, String, Map) - Method in interface com.bea.ales.controls.ALESControl
Gets all roles for current login user in reference to a resource, action, and application context.
getSeverity() - Method in class com.bea.ales.controls.AuditSeverity
 

H

hasRole(String, String, Map, String) - Method in interface com.bea.ales.controls.ALESControl
Determines if current login user has a specific role in reference to a resource, action, and application context.

I

INFORMATIONAL - Static variable in class com.bea.ales.controls.AuditSeverity
 
isAccessAllowed(String, String, Map) - Method in interface com.bea.ales.controls.ALESControl
Determines if current login user is permitted to access a specific resource with a specific action.
isAccessAllowedWithGrantedresources(String, String, Map, Collection) - Method in interface com.bea.ales.controls.ALESControl
Determines if current login user is permitted to access a specific resource with a specific action and gets all permitted to access resources from this resource.
isAccessAllowedWithResponseAttribues(String, String, Map, Map) - Method in interface com.bea.ales.controls.ALESControl
Determines if current login user is permitted to access a specific resource with a specific action and gets response attributes returned by the authorization system.

R

recordEvent(String, Map, AuditSeverity) - Method in interface com.bea.ales.controls.ALESControl
Sends an audit message to the audit service system.

S

SUCCESS - Static variable in class com.bea.ales.controls.AuditSeverity
 

W

WARNING - Static variable in class com.bea.ales.controls.AuditSeverity
 

A C E F G H I R S W

Copyright © 2004-2008, Oracle and/or its affiliates. All rights reserved.