Home
last modified time | relevance | path

Searched refs:SNIPPET_MANDATORY (Results 1 – 6 of 6) sorted by relevance

/dports/security/lasso/lasso-2.7.0/lasso/xml/saml-2.0/
H A Dsamlp2_requested_authn_context.c54 …{ "AuthnContextDeclRef", SNIPPET_LIST_CONTENT | SNIPPET_MANDATORY | SNIPPET_JUMP_ON_MATCH | SNIPPE…
H A Dsaml2_authn_context.c70 { "AuthnContextDeclRef", SNIPPET_CONTENT | SNIPPET_MANDATORY,
H A Dsaml2_evidence.c59 …{ "EncryptedAssertion", SNIPPET_LIST_NODES | SNIPPET_MANDATORY | SNIPPET_JUMP_ON_MATCH | SNIPPET_J…
/dports/security/lasso/lasso-2.7.0/lasso/xml/
H A Dprivate.h80 SNIPPET_MANDATORY = 1 << 29, /* means that the element cardinality is at least 1 */ enumerator
H A Dxml.c1425 return snippet->type & SNIPPET_MANDATORY ? TRUE : FALSE; in is_snippet_mandatory()
/dports/security/lasso/lasso-2.7.0/
H A DChangeLog6077 - add a new SNIPPET_MANDATORY: