weborb.security
Class UserCredentialsAuthorizationHandler

java.lang.Object
  extended by weborb.security.UserCredentialsAuthorizationHandler
All Implemented Interfaces:
IAuthorizationHandler

public class UserCredentialsAuthorizationHandler
extends java.lang.Object
implements IAuthorizationHandler

LocalAclAuthenticationHandler

Author:
Midnight Coders, LLC

Constructor Summary
UserCredentialsAuthorizationHandler()
           
 
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

UserCredentialsAuthorizationHandler

public UserCredentialsAuthorizationHandler()
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.