org.globus.wsrf.impl.security.descriptor
Class ProtectionLevelParser

java.lang.Object
  |
  +--org.globus.wsrf.impl.security.descriptor.ProtectionLevelParser
All Implemented Interfaces:
ElementHandler

public class ProtectionLevelParser
extends Object
implements ElementHandler


Field Summary
static QName QNAME
           
 
Constructor Summary
ProtectionLevelParser()
           
 
Method Summary
 boolean isIntegrity()
           
 boolean isPrivacy()
           
 void parse(Element elem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QNAME

public static final QName QNAME
Constructor Detail

ProtectionLevelParser

public ProtectionLevelParser()
Method Detail

parse

public void parse(Element elem)
           throws ElementParserException
Specified by:
parse in interface ElementHandler

isIntegrity

public boolean isIntegrity()

isPrivacy

public boolean isPrivacy()


Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.