weborb.security
Class RestrictionFactory
java.lang.Object
weborb.security.RestrictionFactory
- All Implemented Interfaces:
- IArgumentObjectFactory
public class RestrictionFactory
- extends java.lang.Object
- implements IArgumentObjectFactory
RestrictionFactory
- Author:
- Midnight Coders, LLC
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestrictionFactory
public RestrictionFactory()
createObject
public java.lang.Object createObject(IAdaptingType argument)
- Specified by:
createObject in interface IArgumentObjectFactory
singleIP
public IRestriction singleIP(java.util.Map restrictionData)
ipRange
public IRestriction ipRange(java.util.Map restrictionData)
hostName
public IRestriction hostName(java.util.Map restrictionData)
roleName
public IRestriction roleName(java.util.Map restrictionData)
Discuss WebORB
Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.