weborb.security
Class WebORBAuthorizationHandler

java.lang.Object
  extended by weborb.security.WebORBAuthorizationHandler
All Implemented Interfaces:
IAuthorizationHandler, ILoggingConstants

public class WebORBAuthorizationHandler
extends java.lang.Object
implements IAuthorizationHandler, ILoggingConstants

WebORBAuthorizationHandler

Author:
Midnight Coders, LLC

Field Summary
 
Fields inherited from interface weborb.util.log.ILoggingConstants
DEBUG, DEFAULT_LOGGER, ERROR, EXCEPTION, INFO, INSTR, MESSAGESERVER, SECURITY, SERIALIZATION
 
Constructor Summary
WebORBAuthorizationHandler()
           
 
Method Summary
 boolean authorizeAccess(java.lang.String resource, ORBSecurity security)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebORBAuthorizationHandler

public WebORBAuthorizationHandler()
Method Detail

authorizeAccess

public boolean authorizeAccess(java.lang.String resource,
                               ORBSecurity security)
Specified by:
authorizeAccess in interface IAuthorizationHandler


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.