blob: 7442ae60638679e58363b53329933cc1434847a5 [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>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.apache.cxf.sts.request.ReceivedToken (Apache CXF JavaDoc 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.cxf.sts.request.ReceivedToken (Apache CXF JavaDoc 3.1.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cxf/sts/request/class-use/ReceivedToken.html" target="_top">Frames</a></li>
<li><a href="ReceivedToken.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All 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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.cxf.sts.request.ReceivedToken" class="title">Uses of Class<br>org.apache.cxf.sts.request.ReceivedToken</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.sts.operation">org.apache.cxf.sts.operation</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.sts.request">org.apache.cxf.sts.request</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.sts.token.canceller">org.apache.cxf.sts.token.canceller</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.sts.token.delegation">org.apache.cxf.sts.token.delegation</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.sts.token.renewer">org.apache.cxf.sts.token.renewer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.sts.token.validator">org.apache.cxf.sts.token.validator</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cxf.sts.operation">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a> in <a href="../../../../../../org/apache/cxf/sts/operation/package-summary.html">org.apache.cxf.sts.operation</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/sts/operation/package-summary.html">org.apache.cxf.sts.operation</a> with parameters of type <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">AbstractOperation.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/operation/AbstractOperation.html#performDelegationHandling(org.apache.cxf.sts.request.RequestRequirements,%20javax.xml.ws.WebServiceContext,%20org.apache.cxf.sts.request.ReceivedToken,%20java.security.Principal,%20java.util.Set)">performDelegationHandling</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/RequestRequirements.html" title="class in org.apache.cxf.sts.request">RequestRequirements</a>&nbsp;requestRequirements,
<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</a>&nbsp;context,
<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;token,
<a href="http://docs.oracle.com/javase/7/docs/api/java/security/Principal.html?is-external=true" title="class or interface in java.security">Principal</a>&nbsp;tokenPrincipal,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/security/Principal.html?is-external=true" title="class or interface in java.security">Principal</a>&gt;&nbsp;tokenRoles)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="strong">AbstractOperation.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/operation/AbstractOperation.html#processValidToken(org.apache.cxf.sts.token.provider.TokenProviderParameters,%20org.apache.cxf.sts.request.ReceivedToken,%20org.apache.cxf.sts.token.validator.TokenValidatorResponse)">processValidToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/token/provider/TokenProviderParameters.html" title="class in org.apache.cxf.sts.token.provider">TokenProviderParameters</a>&nbsp;providerParameters,
<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validatedToken,
<a href="../../../../../../org/apache/cxf/sts/token/validator/TokenValidatorResponse.html" title="class in org.apache.cxf.sts.token.validator">TokenValidatorResponse</a>&nbsp;tokenResponse)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/apache/cxf/sts/token/validator/TokenValidatorResponse.html" title="class in org.apache.cxf.sts.token.validator">TokenValidatorResponse</a></code></td>
<td class="colLast"><span class="strong">AbstractOperation.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/operation/AbstractOperation.html#validateReceivedToken(javax.xml.ws.WebServiceContext,%20java.lang.String,%20org.apache.cxf.sts.request.TokenRequirements,%20org.apache.cxf.sts.request.ReceivedToken)">validateReceivedToken</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</a>&nbsp;context,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;realm,
<a href="../../../../../../org/apache/cxf/sts/request/TokenRequirements.html" title="class in org.apache.cxf.sts.request">TokenRequirements</a>&nbsp;tokenRequirements,
<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;token)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.sts.request">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a> in <a href="../../../../../../org/apache/cxf/sts/request/package-summary.html">org.apache.cxf.sts.request</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/sts/request/package-summary.html">org.apache.cxf.sts.request</a> that return <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenRequirements.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/request/TokenRequirements.html#getActAs()">getActAs</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenRequirements.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/request/TokenRequirements.html#getCancelTarget()">getCancelTarget</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenRequirements.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/request/TokenRequirements.html#getOnBehalfOf()">getOnBehalfOf</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenRequirements.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/request/TokenRequirements.html#getRenewTarget()">getRenewTarget</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenRequirements.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/request/TokenRequirements.html#getValidateTarget()">getValidateTarget</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/sts/request/package-summary.html">org.apache.cxf.sts.request</a> with parameters of type <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenRequirements.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/request/TokenRequirements.html#setActAs(org.apache.cxf.sts.request.ReceivedToken)">setActAs</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;actAs)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenRequirements.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/request/TokenRequirements.html#setCancelTarget(org.apache.cxf.sts.request.ReceivedToken)">setCancelTarget</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;cancelTarget)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenRequirements.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/request/TokenRequirements.html#setOnBehalfOf(org.apache.cxf.sts.request.ReceivedToken)">setOnBehalfOf</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;onBehalfOf)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenRequirements.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/request/TokenRequirements.html#setRenewTarget(org.apache.cxf.sts.request.ReceivedToken)">setRenewTarget</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;renewTarget)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenRequirements.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/request/TokenRequirements.html#setValidateTarget(org.apache.cxf.sts.request.ReceivedToken)">setValidateTarget</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.sts.token.canceller">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a> in <a href="../../../../../../org/apache/cxf/sts/token/canceller/package-summary.html">org.apache.cxf.sts.token.canceller</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/sts/token/canceller/package-summary.html">org.apache.cxf.sts.token.canceller</a> that return <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenCancellerParameters.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/canceller/TokenCancellerParameters.html#getToken()">getToken</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenCancellerResponse.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/canceller/TokenCancellerResponse.html#getToken()">getToken</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/sts/token/canceller/package-summary.html">org.apache.cxf.sts.token.canceller</a> with parameters of type <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">SCTCanceller.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/canceller/SCTCanceller.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;targetToken)</code>
<div class="block">Return true if this TokenCanceller implementation is capable of cancelling the
ReceivedToken argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TokenCanceller.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/canceller/TokenCanceller.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;cancelTarget)</code>
<div class="block">Return true if this TokenCanceller implementation is able to cancel a token
that corresponds to the given token.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenCancellerParameters.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/canceller/TokenCancellerParameters.html#setToken(org.apache.cxf.sts.request.ReceivedToken)">setToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;token)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenCancellerResponse.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/canceller/TokenCancellerResponse.html#setToken(org.apache.cxf.sts.request.ReceivedToken)">setToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;token)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.sts.token.delegation">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a> in <a href="../../../../../../org/apache/cxf/sts/token/delegation/package-summary.html">org.apache.cxf.sts.token.delegation</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/sts/token/delegation/package-summary.html">org.apache.cxf.sts.token.delegation</a> that return <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenDelegationParameters.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/delegation/TokenDelegationParameters.html#getToken()">getToken</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenDelegationResponse.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/delegation/TokenDelegationResponse.html#getToken()">getToken</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/sts/token/delegation/package-summary.html">org.apache.cxf.sts.token.delegation</a> with parameters of type <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">SAMLDelegationHandler.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/delegation/SAMLDelegationHandler.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;delegateTarget)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TokenDelegationHandler.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/delegation/TokenDelegationHandler.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;delegateTarget)</code>
<div class="block">Return true if this TokenDelegationHandler implementation is capable of handling the
ReceivedToken argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">UsernameTokenDelegationHandler.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/delegation/UsernameTokenDelegationHandler.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;delegateTarget)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">HOKDelegationHandler.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/delegation/HOKDelegationHandler.html#isDelegationAllowed(org.apache.cxf.sts.request.ReceivedToken,%20java.lang.String)">isDelegationAllowed</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;receivedToken,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;appliesToAddress)</code>
<div class="block">Is Delegation allowed for a particular token</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">SAMLDelegationHandler.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/delegation/SAMLDelegationHandler.html#isDelegationAllowed(org.apache.cxf.sts.request.ReceivedToken,%20java.lang.String)">isDelegationAllowed</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;receivedToken,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;appliesToAddress)</code>
<div class="block">Is Delegation allowed for a particular token</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenDelegationParameters.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/delegation/TokenDelegationParameters.html#setToken(org.apache.cxf.sts.request.ReceivedToken)">setToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;token)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenDelegationResponse.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/delegation/TokenDelegationResponse.html#setToken(org.apache.cxf.sts.request.ReceivedToken)">setToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;token)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.sts.token.renewer">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a> in <a href="../../../../../../org/apache/cxf/sts/token/renewer/package-summary.html">org.apache.cxf.sts.token.renewer</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/sts/token/renewer/package-summary.html">org.apache.cxf.sts.token.renewer</a> that return <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenRenewerParameters.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/renewer/TokenRenewerParameters.html#getToken()">getToken</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/sts/token/renewer/package-summary.html">org.apache.cxf.sts.token.renewer</a> with parameters of type <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">SAMLTokenRenewer.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/renewer/SAMLTokenRenewer.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;renewTarget)</code>
<div class="block">Return true if this TokenRenewer implementation is able to renew a token.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TokenRenewer.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/renewer/TokenRenewer.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;renewTarget)</code>
<div class="block">Return true if this TokenRenewer implementation is able to renew a token.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">SAMLTokenRenewer.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/renewer/SAMLTokenRenewer.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken,%20java.lang.String)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;renewTarget,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;realm)</code>
<div class="block">Return true if this TokenRenewer implementation is able to renew a token in the given realm.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TokenRenewer.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/renewer/TokenRenewer.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken,%20java.lang.String)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;renewTarget,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;realm)</code>
<div class="block">Return true if this TokenRenewer implementation is able to renew a token in the given realm.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenRenewerParameters.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/renewer/TokenRenewerParameters.html#setToken(org.apache.cxf.sts.request.ReceivedToken)">setToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;token)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.sts.token.validator">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a> in <a href="../../../../../../org/apache/cxf/sts/token/validator/package-summary.html">org.apache.cxf.sts.token.validator</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/sts/token/validator/package-summary.html">org.apache.cxf.sts.token.validator</a> that return <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenValidatorParameters.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/TokenValidatorParameters.html#getToken()">getToken</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></code></td>
<td class="colLast"><span class="strong">TokenValidatorResponse.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/TokenValidatorResponse.html#getToken()">getToken</a></strong>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/apache/cxf/sts/token/validator/package-summary.html">org.apache.cxf.sts.token.validator</a> with parameters of type <a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">SAMLTokenValidator.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/SAMLTokenValidator.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget)</code>
<div class="block">Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">SCTValidator.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/SCTValidator.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget)</code>
<div class="block">Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TokenValidator.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/TokenValidator.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget)</code>
<div class="block">Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">UsernameTokenValidator.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/UsernameTokenValidator.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget)</code>
<div class="block">Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">X509TokenValidator.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/X509TokenValidator.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget)</code>
<div class="block">Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">SAMLTokenValidator.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/SAMLTokenValidator.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken,%20java.lang.String)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;realm)</code>
<div class="block">Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">SCTValidator.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/SCTValidator.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken,%20java.lang.String)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;realm)</code>
<div class="block">Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">TokenValidator.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/TokenValidator.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken,%20java.lang.String)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;realm)</code>
<div class="block">Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument in the given realm.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">UsernameTokenValidator.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/UsernameTokenValidator.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken,%20java.lang.String)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;realm)</code>
<div class="block">Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">X509TokenValidator.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/X509TokenValidator.html#canHandleToken(org.apache.cxf.sts.request.ReceivedToken,%20java.lang.String)">canHandleToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;realm)</code>
<div class="block">Return true if this TokenValidator implementation is capable of validating the
ReceivedToken argument.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenValidatorParameters.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/TokenValidatorParameters.html#setToken(org.apache.cxf.sts.request.ReceivedToken)">setToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;token)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TokenValidatorResponse.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/TokenValidatorResponse.html#setToken(org.apache.cxf.sts.request.ReceivedToken)">setToken</a></strong>(<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;token)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><span class="strong">SAMLTokenValidator.</span><code><strong><a href="../../../../../../org/apache/cxf/sts/token/validator/SAMLTokenValidator.html#validateConditions(org.apache.wss4j.common.saml.SamlAssertionWrapper,%20org.apache.cxf.sts.request.ReceivedToken)">validateConditions</a></strong>(org.apache.wss4j.common.saml.SamlAssertionWrapper&nbsp;assertion,
<a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">ReceivedToken</a>&nbsp;validateTarget)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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><a href="../../../../../../org/apache/cxf/sts/request/ReceivedToken.html" title="class in org.apache.cxf.sts.request">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-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"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/cxf/sts/request/class-use/ReceivedToken.html" target="_top">Frames</a></li>
<li><a href="ReceivedToken.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All 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>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>