blob: 5ed8e46ef220b20bb8436096778f80ad6f5eb6eb [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>org.apache.cxf.rs.security.oauth2.provider Class Hierarchy (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="org.apache.cxf.rs.security.oauth2.provider Class Hierarchy (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</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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/rs/security/oauth2/grants/saml/package-tree.html">Prev</a></li>
<li><a href="../../../../../../../org/apache/cxf/rs/security/oauth2/saml/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/cxf/rs/security/oauth2/provider/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.apache.cxf.rs.security.oauth2.provider</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">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"><span class="typeNameLink">Object</span></a>
<ul>
<li type="circle">org.apache.cxf.rs.security.jose.common.<a href="../../../../../../../org/apache/cxf/rs/security/jose/common/AbstractJoseConsumer.html" title="class in org.apache.cxf.rs.security.jose.common"><span class="typeNameLink">AbstractJoseConsumer</span></a>
<ul>
<li type="circle">org.apache.cxf.rs.security.jose.jwt.<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwt/JoseJwtConsumer.html" title="class in org.apache.cxf.rs.security.jose.jwt"><span class="typeNameLink">JoseJwtConsumer</span></a>
<ul>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthJoseJwtConsumer.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">OAuthJoseJwtConsumer</span></a>
<ul>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthServerJoseJwtConsumer.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">OAuthServerJoseJwtConsumer</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.cxf.rs.security.jose.common.<a href="../../../../../../../org/apache/cxf/rs/security/jose/common/AbstractJoseProducer.html" title="class in org.apache.cxf.rs.security.jose.common"><span class="typeNameLink">AbstractJoseProducer</span></a>
<ul>
<li type="circle">org.apache.cxf.rs.security.jose.jwt.<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwt/JoseJwtProducer.html" title="class in org.apache.cxf.rs.security.jose.jwt"><span class="typeNameLink">JoseJwtProducer</span></a>
<ul>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthJoseJwtProducer.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">OAuthJoseJwtProducer</span></a>
<ul>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthServerJoseJwtProducer.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">OAuthServerJoseJwtProducer</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/AbstractOAuthDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">AbstractOAuthDataProvider</span></a> (implements org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/ClientRegistrationProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">ClientRegistrationProvider</a>, org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">OAuthDataProvider</a>)
<ul>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/DefaultEncryptingOAuthDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">DefaultEncryptingOAuthDataProvider</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/JCacheOAuthDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">JCacheOAuthDataProvider</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/JPAOAuthDataProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">JPAOAuthDataProvider</span></a></li>
</ul>
</li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/ClientSecretHashVerifier.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">ClientSecretHashVerifier</span></a> (implements org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/ClientSecretVerifier.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">ClientSecretVerifier</a>)</li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/DefaultResourceOwnerNameProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">DefaultResourceOwnerNameProvider</span></a> (implements org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/ResourceOwnerNameProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">ResourceOwnerNameProvider</a>)</li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/DefaultSubjectCreator.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">DefaultSubjectCreator</span></a> (implements org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/SubjectCreator.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">SubjectCreator</a>)</li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/JoseSessionTokenProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">JoseSessionTokenProvider</span></a> (implements org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/SessionAuthenticityTokenProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider">SessionAuthenticityTokenProvider</a>)</li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthContextProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">OAuthContextProvider</span></a> (implements org.apache.cxf.jaxrs.ext.<a href="../../../../../../../org/apache/cxf/jaxrs/ext/ContextProvider.html" title="interface in org.apache.cxf.jaxrs.ext">ContextProvider</a>&lt;T&gt;)</li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthJSONProvider.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">OAuthJSONProvider</span></a> (implements javax.ws.rs.ext.MessageBodyReader&lt;T&gt;, javax.ws.rs.ext.MessageBodyWriter&lt;T&gt;)</li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthServiceExceptionMapper.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">OAuthServiceExceptionMapper</span></a> (implements javax.ws.rs.ext.ExceptionMapper&lt;E&gt;)</li>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
<ul>
<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">RuntimeException</span></a>
<ul>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthServiceException.html" title="class in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">OAuthServiceException</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/AccessTokenGrantHandler.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">AccessTokenGrantHandler</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/AccessTokenResponseFilter.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">AccessTokenResponseFilter</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/AccessTokenValidator.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">AccessTokenValidator</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/AuthorizationCodeResponseFilter.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">AuthorizationCodeResponseFilter</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/AuthorizationRequestFilter.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">AuthorizationRequestFilter</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/ClientIdProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">ClientIdProvider</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/ClientRegistrationProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">ClientRegistrationProvider</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/ClientSecretVerifier.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">ClientSecretVerifier</span></a></li>
<li type="circle">java.util.function.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function"><span class="typeNameLink">Function</span></a>&lt;T,R&gt;
<ul>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/JPAOAuthDataProvider.EntityManagerOperation.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">JPAOAuthDataProvider.EntityManagerOperation</span></a>&lt;T&gt;</li>
</ul>
</li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OAuthDataProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">OAuthDataProvider</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/OOBResponseDeliverer.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">OOBResponseDeliverer</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/ProviderAuthenticationStrategy.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">ProviderAuthenticationStrategy</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/ResourceOwnerNameProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">ResourceOwnerNameProvider</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/SessionAuthenticityTokenProvider.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">SessionAuthenticityTokenProvider</span></a></li>
<li type="circle">org.apache.cxf.rs.security.oauth2.provider.<a href="../../../../../../../org/apache/cxf/rs/security/oauth2/provider/SubjectCreator.html" title="interface in org.apache.cxf.rs.security.oauth2.provider"><span class="typeNameLink">SubjectCreator</span></a></li>
</ul>
</div>
<!-- ======= 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</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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/rs/security/oauth2/grants/saml/package-tree.html">Prev</a></li>
<li><a href="../../../../../../../org/apache/cxf/rs/security/oauth2/saml/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/cxf/rs/security/oauth2/provider/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>