org.apache.chemistry.opencmis.server.impl.webservices
Class AuthHandler.SecurityHeaderType

java.lang.Object
  extended by org.apache.chemistry.opencmis.server.impl.webservices.AuthHandler.SecurityHeaderType
Enclosing class:
AuthHandler

public static class AuthHandler.SecurityHeaderType
extends java.lang.Object


Field Summary
protected  java.util.List<java.lang.Object> any
           
 
Constructor Summary
AuthHandler.SecurityHeaderType()
           
 
Method Summary
 java.util.List<java.lang.Object> getAny()
           
 java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

any

protected java.util.List<java.lang.Object> any
Constructor Detail

AuthHandler.SecurityHeaderType

public AuthHandler.SecurityHeaderType()
Method Detail

getAny

public java.util.List<java.lang.Object> getAny()

getOtherAttributes

public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.