blob: 0adaf89dfa6284f0730e5e23afd6a1ad7f780c2f [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>XACMLConstants (Apache CXF JavaDoc 3.4.5 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="XACMLConstants (Apache CXF JavaDoc 3.4.5 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/XACMLConstants.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/CXFMessageParser.html" title="class in org.apache.cxf.rt.security.saml.xacml"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html" target="_top">Frames</a></li>
<li><a href="XACMLConstants.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cxf.rt.security.saml.xacml</div>
<h2 title="Class XACMLConstants" class="title">Class XACMLConstants</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.cxf.rt.security.saml.xacml.XACMLConstants</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public final class <span class="typeNameLabel">XACMLConstants</span>
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block">XACML 1.x and 2.0 Constants.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#ACTION_ID">ACTION_ID</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#ACTION_IMPLIED">ACTION_IMPLIED</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#CURRENT_DATE">CURRENT_DATE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#CURRENT_DATETIME">CURRENT_DATETIME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#CURRENT_TIME">CURRENT_TIME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_ANY_URI_EQUAL">FUNC_ANY_URI_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_BASE64_EQUAL">FUNC_BASE64_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_BOOL_EQUAL">FUNC_BOOL_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DATE_EQUAL">FUNC_DATE_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DATE_GT">FUNC_DATE_GT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DATE_GTE">FUNC_DATE_GTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DATE_LT">FUNC_DATE_LT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DATE_LTE">FUNC_DATE_LTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DATETIME_EQUAL">FUNC_DATETIME_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DATETIME_GT">FUNC_DATETIME_GT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DATETIME_GTE">FUNC_DATETIME_GTE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DATETIME_LT">FUNC_DATETIME_LT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DATETIME_LTE">FUNC_DATETIME_LTE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DOUBLE_EQUAL">FUNC_DOUBLE_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DOUBLE_GT">FUNC_DOUBLE_GT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DOUBLE_GTE">FUNC_DOUBLE_GTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DOUBLE_LT">FUNC_DOUBLE_LT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_DOUBLE_LTE">FUNC_DOUBLE_LTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_HEX_EQUAL">FUNC_HEX_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_INT_EQUAL">FUNC_INT_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_INT_GT">FUNC_INT_GT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_INT_GTE">FUNC_INT_GTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_INT_LT">FUNC_INT_LT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_INT_LTE">FUNC_INT_LTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_RFC_822_NAME_EQUAL">FUNC_RFC_822_NAME_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_STRING_EQUAL">FUNC_STRING_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_STRING_GT">FUNC_STRING_GT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_STRING_GTE">FUNC_STRING_GTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_STRING_LT">FUNC_STRING_LT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_STRING_LTE">FUNC_STRING_LTE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_TIME_EQUAL">FUNC_TIME_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_TIME_GT">FUNC_TIME_GT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_TIME_GTE">FUNC_TIME_GTE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_TIME_LT">FUNC_TIME_LT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_TIME_LTE">FUNC_TIME_LTE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#FUNC_X500_NAME_EQUAL">FUNC_X500_NAME_EQUAL</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#RESOURCE_FILE_NAME">RESOURCE_FILE_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#RESOURCE_ID">RESOURCE_ID</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#RESOURCE_LOC">RESOURCE_LOC</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#RESOURCE_WSDL_ENDPOINT">RESOURCE_WSDL_ENDPOINT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#RESOURCE_WSDL_OPERATION_ID">RESOURCE_WSDL_OPERATION_ID</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#RESOURCE_WSDL_SERVICE_ID">RESOURCE_WSDL_SERVICE_ID</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#RFC_822_NAME">RFC_822_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_AUTHN_METHOD">SUBJECT_AUTHN_METHOD</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_AUTHN_TIME">SUBJECT_AUTHN_TIME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_CAT_ACCESS_SUBJECT">SUBJECT_CAT_ACCESS_SUBJECT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_CAT_CODEBASE">SUBJECT_CAT_CODEBASE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_CAT_INTERMED_SUBJECT">SUBJECT_CAT_INTERMED_SUBJECT</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_CAT_REC_SUBJECT">SUBJECT_CAT_REC_SUBJECT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_CAT_REQ_MACHINE">SUBJECT_CAT_REQ_MACHINE</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_DNS_NAME">SUBJECT_DNS_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_ID">SUBJECT_ID</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_ID_QUALIFIER">SUBJECT_ID_QUALIFIER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_IP_ADDR">SUBJECT_IP_ADDR</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_KEY_INFO">SUBJECT_KEY_INFO</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_REQ_TIME">SUBJECT_REQ_TIME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_ROLE">SUBJECT_ROLE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#SUBJECT_START_TIME">SUBJECT_START_TIME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#X500_NAME">X500_NAME</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#XS_ANY_URI">XS_ANY_URI</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#XS_BASE64">XS_BASE64</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#XS_BOOLEAN">XS_BOOLEAN</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#XS_DATE">XS_DATE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#XS_DATETIME">XS_DATETIME</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#XS_DOUBLE">XS_DOUBLE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#XS_HEX">XS_HEX</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#XS_INT">XS_INT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#XS_STRING">XS_STRING</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html#XS_TIME">XS_TIME</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="CURRENT_TIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_TIME</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CURRENT_TIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.CURRENT_TIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_DATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_DATE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CURRENT_DATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.CURRENT_DATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="CURRENT_DATETIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_DATETIME</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CURRENT_DATETIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.CURRENT_DATETIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_DNS_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_DNS_NAME</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_DNS_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_DNS_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_IP_ADDR">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_IP_ADDR</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_IP_ADDR</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_IP_ADDR">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_AUTHN_METHOD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_AUTHN_METHOD</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_AUTHN_METHOD</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_AUTHN_METHOD">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_AUTHN_TIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_AUTHN_TIME</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_AUTHN_TIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_AUTHN_TIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_KEY_INFO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_KEY_INFO</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_KEY_INFO</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_KEY_INFO">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_REQ_TIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_REQ_TIME</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_REQ_TIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_REQ_TIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_START_TIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_START_TIME</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_START_TIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_START_TIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_ID</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_ID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_ID_QUALIFIER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_ID_QUALIFIER</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_ID_QUALIFIER</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_ID_QUALIFIER">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_CAT_ACCESS_SUBJECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_CAT_ACCESS_SUBJECT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_CAT_ACCESS_SUBJECT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_CAT_ACCESS_SUBJECT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_CAT_CODEBASE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_CAT_CODEBASE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_CAT_CODEBASE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_CAT_CODEBASE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_CAT_INTERMED_SUBJECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_CAT_INTERMED_SUBJECT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_CAT_INTERMED_SUBJECT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_CAT_INTERMED_SUBJECT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_CAT_REC_SUBJECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_CAT_REC_SUBJECT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_CAT_REC_SUBJECT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_CAT_REC_SUBJECT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_CAT_REQ_MACHINE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_CAT_REQ_MACHINE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_CAT_REQ_MACHINE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_CAT_REQ_MACHINE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESOURCE_LOC">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_LOC</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RESOURCE_LOC</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.RESOURCE_LOC">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESOURCE_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_ID</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RESOURCE_ID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.RESOURCE_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESOURCE_WSDL_OPERATION_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_WSDL_OPERATION_ID</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RESOURCE_WSDL_OPERATION_ID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.RESOURCE_WSDL_OPERATION_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESOURCE_WSDL_SERVICE_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_WSDL_SERVICE_ID</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RESOURCE_WSDL_SERVICE_ID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.RESOURCE_WSDL_SERVICE_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESOURCE_WSDL_ENDPOINT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_WSDL_ENDPOINT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RESOURCE_WSDL_ENDPOINT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.RESOURCE_WSDL_ENDPOINT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RESOURCE_FILE_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_FILE_NAME</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RESOURCE_FILE_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.RESOURCE_FILE_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ACTION_ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ACTION_ID</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ACTION_ID</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.ACTION_ID">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="ACTION_IMPLIED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ACTION_IMPLIED</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ACTION_IMPLIED</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.ACTION_IMPLIED">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="SUBJECT_ROLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SUBJECT_ROLE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SUBJECT_ROLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.SUBJECT_ROLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XS_STRING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XS_STRING</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> XS_STRING</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.XS_STRING">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XS_BOOLEAN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XS_BOOLEAN</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> XS_BOOLEAN</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.XS_BOOLEAN">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XS_INT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XS_INT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> XS_INT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.XS_INT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XS_DOUBLE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XS_DOUBLE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> XS_DOUBLE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.XS_DOUBLE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XS_TIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XS_TIME</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> XS_TIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.XS_TIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XS_DATE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XS_DATE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> XS_DATE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.XS_DATE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XS_DATETIME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XS_DATETIME</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> XS_DATETIME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.XS_DATETIME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XS_ANY_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XS_ANY_URI</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> XS_ANY_URI</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.XS_ANY_URI">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XS_HEX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XS_HEX</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> XS_HEX</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.XS_HEX">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="XS_BASE64">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>XS_BASE64</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> XS_BASE64</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.XS_BASE64">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="RFC_822_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RFC_822_NAME</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> RFC_822_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.RFC_822_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="X500_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>X500_NAME</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> X500_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.X500_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_STRING_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_STRING_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_STRING_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_STRING_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_BOOL_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_BOOL_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_BOOL_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_BOOL_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_INT_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_INT_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_INT_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_INT_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DOUBLE_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DOUBLE_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DOUBLE_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DOUBLE_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DATE_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DATE_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DATE_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DATE_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_TIME_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_TIME_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_TIME_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_TIME_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DATETIME_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DATETIME_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DATETIME_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DATETIME_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_ANY_URI_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_ANY_URI_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_ANY_URI_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_ANY_URI_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_X500_NAME_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_X500_NAME_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_X500_NAME_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_X500_NAME_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_RFC_822_NAME_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_RFC_822_NAME_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_RFC_822_NAME_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_RFC_822_NAME_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_HEX_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_HEX_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_HEX_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_HEX_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_BASE64_EQUAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_BASE64_EQUAL</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_BASE64_EQUAL</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_BASE64_EQUAL">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_INT_GT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_INT_GT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_INT_GT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_INT_GT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_INT_GTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_INT_GTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_INT_GTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_INT_GTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_INT_LT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_INT_LT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_INT_LT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_INT_LT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_INT_LTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_INT_LTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_INT_LTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_INT_LTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DOUBLE_GT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DOUBLE_GT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DOUBLE_GT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DOUBLE_GT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DOUBLE_GTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DOUBLE_GTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DOUBLE_GTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DOUBLE_GTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DOUBLE_LT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DOUBLE_LT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DOUBLE_LT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DOUBLE_LT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DOUBLE_LTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DOUBLE_LTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DOUBLE_LTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DOUBLE_LTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_STRING_GT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_STRING_GT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_STRING_GT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_STRING_GT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_STRING_GTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_STRING_GTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_STRING_GTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_STRING_GTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_STRING_LT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_STRING_LT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_STRING_LT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_STRING_LT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_STRING_LTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_STRING_LTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_STRING_LTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_STRING_LTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_TIME_GT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_TIME_GT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_TIME_GT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_TIME_GT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_TIME_GTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_TIME_GTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_TIME_GTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_TIME_GTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_TIME_LT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_TIME_LT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_TIME_LT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_TIME_LT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_TIME_LTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_TIME_LTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_TIME_LTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_TIME_LTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DATETIME_GT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DATETIME_GT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DATETIME_GT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DATETIME_GT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DATETIME_GTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DATETIME_GTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DATETIME_GTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DATETIME_GTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DATETIME_LT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DATETIME_LT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DATETIME_LT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DATETIME_LT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DATETIME_LTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DATETIME_LTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DATETIME_LTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DATETIME_LTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DATE_GT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DATE_GT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DATE_GT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DATE_GT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DATE_GTE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DATE_GTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DATE_GTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DATE_GTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DATE_LT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>FUNC_DATE_LT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DATE_LT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DATE_LT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="FUNC_DATE_LTE">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>FUNC_DATE_LTE</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FUNC_DATE_LTE</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../../constant-values.html#org.apache.cxf.rt.security.saml.xacml.XACMLConstants.FUNC_DATE_LTE">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/XACMLConstants.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/cxf/rt/security/saml/xacml/CXFMessageParser.html" title="class in org.apache.cxf.rt.security.saml.xacml"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/cxf/rt/security/saml/xacml/XACMLConstants.html" target="_top">Frames</a></li>
<li><a href="XACMLConstants.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>