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 Object


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

Field Detail

any

protected List<Object> any
Constructor Detail

AuthHandler.SecurityHeaderType

public AuthHandler.SecurityHeaderType()
Method Detail

getAny

public List<Object> getAny()

getOtherAttributes

public Map<QName,String> getOtherAttributes()


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