weborb.security
Class HostNameRestriction
java.lang.Object
weborb.security.HostNameRestriction
- All Implemented Interfaces:
- IRestriction, ILoggingConstants
public class HostNameRestriction
- extends java.lang.Object
- implements IRestriction, ILoggingConstants
HostNameRestriction
- Author:
- Midnight Coders, LLC
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
hostName
public java.lang.String hostName
HostNameRestriction
public HostNameRestriction(java.lang.String hostName)
pass
public boolean pass()
- Specified by:
pass in interface IRestriction
getHostName
public java.lang.String getHostName()
getDetails
public java.lang.String getDetails(boolean grant)
- Specified by:
getDetails in interface IRestriction
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Discuss WebORB
Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.