weborb.management.servicebrowser
Class ServiceSecurityNode

java.lang.Object
  extended by weborb.management.servicebrowser.ServiceNode
      extended by weborb.management.servicebrowser.ServiceSecurityNode
All Implemented Interfaces:
java.lang.Cloneable, IUseDirectFieldAccess
Direct Known Subclasses:
Service, ServiceMethod, ServiceNamespace, ServicePackage

public class ServiceSecurityNode
extends ServiceNode


Field Summary
 java.util.ArrayList Constraints
           
 boolean IsSecure
           
 
Fields inherited from class weborb.management.servicebrowser.ServiceNode
ChildrenCount, ErrorText, FULLY_SELECTED, IsError, Items, Name, NOT_SELECTED, Parent, PARTLY_SELECTED, Selected
 
Constructor Summary
ServiceSecurityNode()
           
 
Method Summary
 void addChildNode(ServiceNode serviceNode)
           
 java.lang.String getSecureResourceName()
           
 
Methods inherited from class weborb.management.servicebrowser.ServiceNode
findItem, getFullName, isNamespace, isPackage, isSecurityNode, isService, sort
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IsSecure

public boolean IsSecure

Constraints

public java.util.ArrayList Constraints
Constructor Detail

ServiceSecurityNode

public ServiceSecurityNode()
Method Detail

addChildNode

public void addChildNode(ServiceNode serviceNode)
Overrides:
addChildNode in class ServiceNode

getSecureResourceName

public java.lang.String getSecureResourceName()


Discuss WebORB

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