A G I M N R S

A

addModification(String, Object) - Method in class no.tornado.brap.common.ModificationList
 
AuthenticationFailedException - Exception in no.tornado.brap.exception
Exception thrown by the AuthenticationProvider if authentication is required and the supplied credentials are either missing or insufficient.
AuthenticationFailedException(String) - Constructor for exception no.tornado.brap.exception.AuthenticationFailedException
 
AuthenticationFailedException(Throwable) - Constructor for exception no.tornado.brap.exception.AuthenticationFailedException
 
AuthorizationFailedException - Exception in no.tornado.brap.exception
Exception thrown by the AuthorizationProvider if the principal in the AuthenticationContext should not be allowed to invoke the requested method.
AuthorizationFailedException(String) - Constructor for exception no.tornado.brap.exception.AuthorizationFailedException
 

G

getCredentials() - Method in class no.tornado.brap.common.InvocationRequest
 
getException() - Method in class no.tornado.brap.common.InvocationResponse
 
getMethodName() - Method in class no.tornado.brap.common.InvocationRequest
 
getModifications() - Method in class no.tornado.brap.common.InvocationResponse
 
getModifiedProperties() - Method in class no.tornado.brap.common.ModificationList
 
getParameters() - Method in class no.tornado.brap.common.InvocationRequest
 
getParameterTypes() - Method in class no.tornado.brap.common.InvocationRequest
 
getResult() - Method in class no.tornado.brap.common.InvocationResponse
 

I

InvocationRequest - Class in no.tornado.brap.common
The request is created by the MethodInvocationHandler when it intercepts method calls.
InvocationRequest(Method, Object[], Serializable) - Constructor for class no.tornado.brap.common.InvocationRequest
 
InvocationResponse - Class in no.tornado.brap.common
The response to an InvocationRequest is created by the ProxyServlet after invocation.
InvocationResponse() - Constructor for class no.tornado.brap.common.InvocationResponse
 

M

ModificationList - Class in no.tornado.brap.common
 
ModificationList() - Constructor for class no.tornado.brap.common.ModificationList
 

N

no.tornado.brap.common - package no.tornado.brap.common
 
no.tornado.brap.exception - package no.tornado.brap.exception
 

R

RemotingException - Exception in no.tornado.brap.exception
Wrapper for returning Exception as unchecked exception, for use by the MethodInvocationHandler when a remoting- or communication error occurs.
RemotingException(Exception) - Constructor for exception no.tornado.brap.exception.RemotingException
 

S

setCredentials(Serializable) - Method in class no.tornado.brap.common.InvocationRequest
 
setException(Throwable) - Method in class no.tornado.brap.common.InvocationResponse
 
setMethodName(String) - Method in class no.tornado.brap.common.InvocationRequest
 
setModifications(ModificationList[]) - Method in class no.tornado.brap.common.InvocationResponse
 
setModifiedProperties(Map<String, Object>) - Method in class no.tornado.brap.common.ModificationList
 
setParameters(Object[]) - Method in class no.tornado.brap.common.InvocationRequest
 
setParameterTypes(Class[]) - Method in class no.tornado.brap.common.InvocationRequest
 
setResult(Serializable) - Method in class no.tornado.brap.common.InvocationResponse
 

A G I M N R S

Copyright © 2009 Syse Data AS. All Rights Reserved.