A B C D G I M R S T

A

AccessConstraint - class com.carbonfive.flashgateway.security.config.AccessConstraint.
Access constraint configuration class.
AccessConstraint() - Constructor for class com.carbonfive.flashgateway.security.config.AccessConstraint
 
addMethod(Method) - Method in class com.carbonfive.flashgateway.security.config.Service
 
addRoleName(String) - Method in class com.carbonfive.flashgateway.security.config.AccessConstraint
 
addService(Service) - Method in class com.carbonfive.flashgateway.security.config.Config
 
available() - Method in class com.carbonfive.flashgateway.security.BufferedServletInputStream
 

B

BufferedHttpRequestWrapper - class com.carbonfive.flashgateway.security.BufferedHttpRequestWrapper.
BufferedHttpRequestWrapper is an implementation of a HttpServletRequestWrapper that returns a buffered InputStream from getInputStream() and adds a method getBufferedInputStream() that returns the same InputStream.
BufferedHttpRequestWrapper(HttpServletRequest) - Constructor for class com.carbonfive.flashgateway.security.BufferedHttpRequestWrapper
 
BufferedServletInputStream - class com.carbonfive.flashgateway.security.BufferedServletInputStream.
BufferedServletInputStream is an implementation of ServletInputStream that is backed by a BufferedInputStream to provide buffering support.
BufferedServletInputStream(InputStream, int) - Constructor for class com.carbonfive.flashgateway.security.BufferedServletInputStream
 

C

Config - class com.carbonfive.flashgateway.security.config.Config.
Root configuration class.
Config() - Constructor for class com.carbonfive.flashgateway.security.config.Config
 
ConfigDigester - class com.carbonfive.flashgateway.security.config.ConfigDigester.
ConfigDigester uses Jakarta Commons Digester to produce a FlashGatekeeper Config from an XML file.
ConfigDigester() - Constructor for class com.carbonfive.flashgateway.security.config.ConfigDigester
 
canInvoke(HttpServletRequest, String, String) - Method in class com.carbonfive.flashgateway.security.Gatekeeper
 
close() - Method in class com.carbonfive.flashgateway.security.BufferedServletInputStream
 
com.carbonfive.flashgateway.security - package com.carbonfive.flashgateway.security
FlashGatekeeper is an implementation of a Servlet 2.3 Filter that provides an important Flash Remoting security solution by limiting the services that can be invoked by Flash clients through Macromedia Flash Remoting MX for J2EE and for ColdFusion J2EE Edition on any Java application server.
com.carbonfive.flashgateway.security.config - package com.carbonfive.flashgateway.security.config
 

D

destroy() - Method in class com.carbonfive.flashgateway.security.GatekeeperFilter
 
digest(String) - Static method in class com.carbonfive.flashgateway.security.config.ConfigDigester
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.carbonfive.flashgateway.security.GatekeeperFilter
 

G

Gatekeeper - class com.carbonfive.flashgateway.security.Gatekeeper.
Gatekeeper enforces service invocation rules based on the FlashGatekeeper configuration.
Gatekeeper() - Constructor for class com.carbonfive.flashgateway.security.Gatekeeper
 
GatekeeperFilter - class com.carbonfive.flashgateway.security.GatekeeperFilter.
GatekeeperFilter is a standard Servlet 2.3 Filter that is designed to inspect the AMF messsage sent by a Flash MX client when trying to invoke a service in the servlet container through Macromedia Flash Remoting MX for J2EE.
GatekeeperFilter() - Constructor for class com.carbonfive.flashgateway.security.GatekeeperFilter
 
getBufferedInputStream() - Method in class com.carbonfive.flashgateway.security.BufferedHttpRequestWrapper
 
getConfig() - Method in class com.carbonfive.flashgateway.security.Gatekeeper
 
getConfigDigester() - Static method in class com.carbonfive.flashgateway.security.config.ConfigDigester
 
getConstraint() - Method in class com.carbonfive.flashgateway.security.config.Method
 
getInputStream() - Method in class com.carbonfive.flashgateway.security.BufferedHttpRequestWrapper
 
getMethod(String) - Method in class com.carbonfive.flashgateway.security.config.Service
 
getMethods() - Method in class com.carbonfive.flashgateway.security.config.Service
 
getName() - Method in class com.carbonfive.flashgateway.security.config.Method
 
getName() - Method in class com.carbonfive.flashgateway.security.config.Service
 
getRoleNames() - Method in class com.carbonfive.flashgateway.security.config.AccessConstraint
 
getService(String) - Method in class com.carbonfive.flashgateway.security.config.Config
 
getServices() - Method in class com.carbonfive.flashgateway.security.config.Config
 

I

init(FilterConfig) - Method in class com.carbonfive.flashgateway.security.GatekeeperFilter
 

M

Method - class com.carbonfive.flashgateway.security.config.Method.
Method configuration class.
Method() - Constructor for class com.carbonfive.flashgateway.security.config.Method
 
mark(int) - Method in class com.carbonfive.flashgateway.security.BufferedServletInputStream
 
markSupported() - Method in class com.carbonfive.flashgateway.security.BufferedServletInputStream
 

R

read() - Method in class com.carbonfive.flashgateway.security.BufferedServletInputStream
 
read(byte[], int, int) - Method in class com.carbonfive.flashgateway.security.BufferedServletInputStream
 
reset() - Method in class com.carbonfive.flashgateway.security.BufferedServletInputStream
 

S

Service - class com.carbonfive.flashgateway.security.config.Service.
Service configuration class.
Service() - Constructor for class com.carbonfive.flashgateway.security.config.Service
 
setConfig(Config) - Method in class com.carbonfive.flashgateway.security.Gatekeeper
 
setConstraint(AccessConstraint) - Method in class com.carbonfive.flashgateway.security.config.Method
 
setName(String) - Method in class com.carbonfive.flashgateway.security.config.Method
 
setName(String) - Method in class com.carbonfive.flashgateway.security.config.Service
 
skip(long) - Method in class com.carbonfive.flashgateway.security.BufferedServletInputStream
 

T

toString() - Method in class com.carbonfive.flashgateway.security.config.AccessConstraint
 
toString() - Method in class com.carbonfive.flashgateway.security.config.Config
 
toString() - Method in class com.carbonfive.flashgateway.security.config.Method
 
toString() - Method in class com.carbonfive.flashgateway.security.config.Service
 

A B C D G I M R S T