Home | Trees | Indices | Help |
|
---|
|
SAML 2.0 XACML Profile XACMLAuthzDecisionQuery
|
|||
|
|||
dict |
|
||
bool |
|
||
|
|||
bool |
|
||
|
|||
|
|||
|
|||
tuple |
|
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
None |
DEFAULT_ELEMENT_LOCAL_NAME = "XACMLAuthzDecisionQuery" default XML element name - derived classes must specify |
||
string |
DEFAULT_ELEMENT_NAME = QName(SAMLConstants.SAML2_XACML_PROTOCO Default element name. |
||
string |
TYPE_LOCAL_NAME = "XACMLAuthzDecisionQueryType" Local name of the XSI type. |
||
ndg.saml.common.xml.QName |
TYPE_NAME = QName(SAMLConstants.SAML2_XACML_PROTOCOL_NS, TYPE_ QName of the XSI type. |
||
INPUT_CONTEXT_ONLY_ATTRIB_NAME = "InputContextOnly"
|
|||
string |
RETURN_CONTEXT_ATTRIB_NAME = "ReturnContext" ReturnContext attribute name. |
||
Inherited from |
|
|||
bool |
inputContextOnly = property(fget= _getInputContextOnly, fset= InputContextOnly attribute value. |
||
bool |
returnContext = property(fget= _getReturnContext, fset= _setRe ReturnContext attribute value. |
||
ndg.xacml.core.context.request.Request |
xacmlContextRequest = property(_getXacmlContextRequest, _setXa XACML context request |
|
|||
Inherited from Inherited from Inherited from |
|
Create new authorisation decision query
|
Enable pickling
|
Get the InputContextOnly attribute value of this query
|
Sets the InputContextOnly attribute value of this query.
|
Get the ReturnContext attribute value of this query
|
Sets the ReturnContext attribute value of this query.
|
Gets the XACML context request.
|
Sets the XacmlContextRequest.
|
Return attributes for this element as a tuple
|
|
DEFAULT_ELEMENT_NAMEDefault element name.
|
TYPE_NAMEQName of the XSI type.
|
|
inputContextOnlyInputContextOnly attribute value.
|
returnContextReturnContext attribute value.
|
xacmlContextRequestXACML context request
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 4 22:19:29 2012 | http://epydoc.sourceforge.net |