You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><a href="org/forgerock/openam/authentication/modules/oauth2/OAuth.html" title="class in org.forgerock.openam.authentication.modules.oauth2">OAuth</a></li>
4083
4083
<li><a href="org/forgerock/openam/rest/audit/OAuth2AbstractAccessAuditFilter.html" title="class in org.forgerock.openam.rest.audit">OAuth2AbstractAccessAuditFilter</a></li>
4084
4084
<li><a href="org/forgerock/openam/rest/audit/OAuth2AccessAuditFilter.html" title="class in org.forgerock.openam.rest.audit">OAuth2AccessAuditFilter</a></li>
4085
+
<li><a href="org/forgerock/openam/oauth2/OAuth2AccessTokenModifier.html" title="class in org.forgerock.openam.oauth2">OAuth2AccessTokenModifier</a></li>
4085
4086
<li><a href="org/forgerock/openam/oauth2/OAuth2AuditLogger.html" title="class in org.forgerock.openam.oauth2">OAuth2AuditLogger</a></li>
4086
4087
<li><a href="org/forgerock/openam/upgrade/helpers/OAuth2AuthModuleUpgradeHelper.html" title="class in org.forgerock.openam.upgrade.helpers">OAuth2AuthModuleUpgradeHelper</a></li>
4087
4088
<li><a href="org/forgerock/openam/oauth2/OAuth2Constants.html" title="class in org.forgerock.openam.oauth2">OAuth2Constants</a></li>
<li><a href="org/forgerock/oauth2/core/ScopeValidator.html" title="interface in org.forgerock.oauth2.core"><span class="interfaceName">ScopeValidator</span></a></li>
5392
5393
<li><a href="com/sun/identity/saml2/protocol/Scoping.html" title="interface in com.sun.identity.saml2.protocol"><span class="interfaceName">Scoping</span></a></li>
5393
5394
<li><a href="com/sun/identity/saml2/protocol/impl/ScopingImpl.html" title="class in com.sun.identity.saml2.protocol.impl">ScopingImpl</a></li>
5395
+
<li><a href="org/forgerock/openam/oauth2/ScriptableAccessToken.html" title="class in org.forgerock.openam.oauth2">ScriptableAccessToken</a></li>
5394
5396
<li><a href="org/forgerock/openam/scripting/service/ScriptChoiceValues.html" title="class in org.forgerock.openam.scripting.service">ScriptChoiceValues</a></li>
5395
5397
<li><a href="org/forgerock/openam/entitlement/conditions/environment/ScriptCondition.html" title="class in org.forgerock.openam.entitlement.conditions.environment">ScriptCondition</a></li>
5396
5398
<li><a href="org/forgerock/openam/scripting/service/ScriptConfiguration.html" title="class in org.forgerock.openam.scripting.service">ScriptConfiguration</a></li>
Copy file name to clipboardExpand all lines: openam/apidocs/com/sun/identity/shared/debug/class-use/Debug.html
+18-7Lines changed: 18 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4359,12 +4359,21 @@ <h3>Uses of <a href="../Debug.html" title="class in com.sun.identity.shared.debu
4359
4359
</tr>
4360
4360
<tbody>
4361
4361
<trclass="altColor">
4362
+
<thclass="colSecond" scope="row"><code><spanclass="memberNameLink"><ahref="../../../../../../org/forgerock/openam/oauth2/OAuth2AccessTokenModifier.html#%3Cinit%3E(org.forgerock.openam.scripting.ScriptEvaluator,org.forgerock.openam.scripting.service.ScriptingServiceFactory,org.forgerock.openam.oauth2.IdentityManager,com.sun.identity.shared.debug.Debug)">OAuth2AccessTokenModifier</a></span>​(<ahref="../../../../../../org/forgerock/openam/scripting/ScriptEvaluator.html" title="interface in org.forgerock.openam.scripting">ScriptEvaluator</a> scriptEvaluator,
4363
+
<ahref="../../../../../../org/forgerock/openam/scripting/service/ScriptingServiceFactory.html" title="class in org.forgerock.openam.scripting.service">ScriptingServiceFactory</a> scriptingServiceFactory,
4364
+
<ahref="../../../../../../org/forgerock/openam/oauth2/IdentityManager.html" title="class in org.forgerock.openam.oauth2">IdentityManager</a> identityManager,
4365
+
<ahref="../Debug.html" title="class in com.sun.identity.shared.debug">Debug</a> logger)</code></th>
4366
+
<tdclass="colLast">
4367
+
<divclass="block">Constructs a new <code>OAuth2AccessTokenModifier</code>.</div>
4368
+
</td>
4369
+
</tr>
4370
+
<trclass="rowColor">
4362
4371
<thclass="colSecond" scope="row"><code><spanclass="memberNameLink"><ahref="../../../../../../org/forgerock/openam/oauth2/OAuth2GlobalSettings.html#%3Cinit%3E(com.sun.identity.shared.debug.Debug,java.security.PrivilegedAction,com.iplanet.services.naming.ServiceListeners)">OAuth2GlobalSettings</a></span>​(<ahref="../Debug.html" title="class in com.sun.identity.shared.debug">Debug</a> logger,
4363
4372
<ahref="https://docs.oracle.com/javase/8/docs/api/java/security/PrivilegedAction.html?is-external=true" title="class or interface in java.security" class="externalLink">PrivilegedAction</a><<ahref="../../../../../iplanet/sso/SSOToken.html" title="interface in com.iplanet.sso">SSOToken</a>> adminTokenProvider,
4364
4373
<ahref="../../../../../iplanet/services/naming/ServiceListeners.html" title="class in com.iplanet.services.naming">ServiceListeners</a> serviceListeners)</code></th>
4365
4374
<tdclass="colLast"> </td>
4366
4375
</tr>
4367
-
<trclass="rowColor">
4376
+
<trclass="altColor">
4368
4377
<thclass="colSecond" scope="row"><code><spanclass="memberNameLink"><ahref="../../../../../../org/forgerock/openam/oauth2/OAuthTokenStore.html#%3Cinit%3E(org.forgerock.openam.cts.CTSPersistentStore,org.forgerock.openam.cts.api.tokens.TokenIdFactory,org.forgerock.openam.cts.adapters.TokenAdapter,org.forgerock.openam.oauth2.OAuth2AuditLogger,com.sun.identity.shared.debug.Debug)">OAuthTokenStore</a></span>​(<ahref="../../../../../../org/forgerock/openam/cts/CTSPersistentStore.html" title="interface in org.forgerock.openam.cts">CTSPersistentStore</a> cts,
4369
4378
<ahref="../../../../../../org/forgerock/openam/cts/api/tokens/TokenIdFactory.html" title="class in org.forgerock.openam.cts.api.tokens">TokenIdFactory</a> tokenIdFactory,
4370
4379
<ahref="../../../../../../org/forgerock/openam/cts/adapters/TokenAdapter.html" title="interface in org.forgerock.openam.cts.adapters">TokenAdapter</a><org.forgerock.json.JsonValue> tokenAdapter,
@@ -4374,7 +4383,7 @@ <h3>Uses of <a href="../Debug.html" title="class in com.sun.identity.shared.debu
4374
4383
<divclass="block">Constructs a new OAuthTokenStore instance.</div>
4375
4384
</td>
4376
4385
</tr>
4377
-
<trclass="altColor">
4386
+
<trclass="rowColor">
4378
4387
<thclass="colSecond" scope="row"><code><spanclass="memberNameLink"><ahref="../../../../../../org/forgerock/openam/oauth2/StatefulTokenStore.html#%3Cinit%3E(org.forgerock.openam.oauth2.OAuthTokenStore,org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory,org.forgerock.openam.oauth2.OAuth2UrisFactory,org.forgerock.openidconnect.OpenIdConnectClientRegistrationStore,org.forgerock.openam.utils.RealmNormaliser,com.iplanet.sso.SSOTokenManager,org.forgerock.openam.oauth2.CookieExtractor,org.forgerock.openam.oauth2.OAuth2AuditLogger,com.sun.identity.shared.debug.Debug,java.security.SecureRandom,org.forgerock.oauth2.core.exceptions.ClientAuthenticationFailureFactory,org.forgerock.openam.utils.RecoveryCodeGenerator,org.forgerock.openam.oauth2.OAuth2Utils)">StatefulTokenStore</a></span>​(<ahref="../../../../../../org/forgerock/openam/oauth2/OAuthTokenStore.html" title="class in org.forgerock.openam.oauth2">OAuthTokenStore</a> tokenStore,
4379
4388
<ahref="../../../../../../org/forgerock/oauth2/core/OAuth2ProviderSettingsFactory.html" title="class in org.forgerock.oauth2.core">OAuth2ProviderSettingsFactory</a> providerSettingsFactory,
4380
4389
<ahref="../../../../../../org/forgerock/openam/oauth2/OAuth2UrisFactory.html" title="class in org.forgerock.openam.oauth2">OAuth2UrisFactory</a> oauth2UrisFactory,
@@ -4392,8 +4401,8 @@ <h3>Uses of <a href="../Debug.html" title="class in com.sun.identity.shared.debu
4392
4401
<divclass="block">Constructs a new OpenAMTokenStore.</div>
4393
4402
</td>
4394
4403
</tr>
4395
-
<trclass="rowColor">
4396
-
<thclass="colSecond" scope="row"><code><spanclass="memberNameLink"><ahref="../../../../../../org/forgerock/openam/oauth2/StatelessTokenStore.html#%3Cinit%3E(org.forgerock.openam.oauth2.StatefulTokenStore,org.forgerock.json.jose.builders.JwtBuilderFactory,org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory,com.sun.identity.shared.debug.Debug,org.forgerock.openidconnect.OpenIdConnectClientRegistrationStore,org.forgerock.openam.utils.RealmNormaliser,org.forgerock.openam.oauth2.OAuth2UrisFactory,org.forgerock.openam.blacklist.Blacklist,org.forgerock.openam.cts.CTSPersistentStore,org.forgerock.openam.cts.adapters.TokenAdapter,org.forgerock.openam.oauth2.OAuth2Utils)">StatelessTokenStore</a></span>​(<ahref="../../../../../../org/forgerock/openam/oauth2/StatefulTokenStore.html" title="class in org.forgerock.openam.oauth2">StatefulTokenStore</a> statefulTokenStore,
4404
+
<trclass="altColor">
4405
+
<thclass="colSecond" scope="row"><code><spanclass="memberNameLink"><ahref="../../../../../../org/forgerock/openam/oauth2/StatelessTokenStore.html#%3Cinit%3E(org.forgerock.openam.oauth2.StatefulTokenStore,org.forgerock.json.jose.builders.JwtBuilderFactory,org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory,com.sun.identity.shared.debug.Debug,org.forgerock.openidconnect.OpenIdConnectClientRegistrationStore,org.forgerock.openam.utils.RealmNormaliser,org.forgerock.openam.oauth2.OAuth2UrisFactory,org.forgerock.openam.blacklist.Blacklist,org.forgerock.openam.cts.CTSPersistentStore,org.forgerock.openam.cts.adapters.TokenAdapter,org.forgerock.openam.oauth2.OAuth2Utils,org.forgerock.openam.oauth2.OAuth2AccessTokenModifier)">StatelessTokenStore</a></span>​(<ahref="../../../../../../org/forgerock/openam/oauth2/StatefulTokenStore.html" title="class in org.forgerock.openam.oauth2">StatefulTokenStore</a> statefulTokenStore,
<ahref="../../../../../../org/forgerock/oauth2/core/OAuth2ProviderSettingsFactory.html" title="class in org.forgerock.oauth2.core">OAuth2ProviderSettingsFactory</a> providerSettingsFactory,
4399
4408
<ahref="../Debug.html" title="class in com.sun.identity.shared.debug">Debug</a> logger,
@@ -4403,7 +4412,8 @@ <h3>Uses of <a href="../Debug.html" title="class in com.sun.identity.shared.debu
4403
4412
<ahref="../../../../../../org/forgerock/openam/blacklist/Blacklist.html" title="interface in org.forgerock.openam.blacklist">Blacklist</a><<ahref="../../../../../../org/forgerock/openam/blacklist/Blacklistable.html" title="interface in org.forgerock.openam.blacklist">Blacklistable</a>> tokenBlacklist,
4404
4413
<ahref="../../../../../../org/forgerock/openam/cts/CTSPersistentStore.html" title="interface in org.forgerock.openam.cts">CTSPersistentStore</a> cts,
4405
4414
<ahref="../../../../../../org/forgerock/openam/cts/adapters/TokenAdapter.html" title="interface in org.forgerock.openam.cts.adapters">TokenAdapter</a><<ahref="../../../../../../org/forgerock/openam/oauth2/StatelessTokenMetadata.html" title="class in org.forgerock.openam.oauth2">StatelessTokenMetadata</a>> tokenAdapter,
4406
-
<ahref="../../../../../../org/forgerock/openam/oauth2/OAuth2Utils.html" title="class in org.forgerock.openam.oauth2">OAuth2Utils</a> utils)</code></th>
4415
+
<ahref="../../../../../../org/forgerock/openam/oauth2/OAuth2Utils.html" title="class in org.forgerock.openam.oauth2">OAuth2Utils</a> utils,
4416
+
<ahref="../../../../../../org/forgerock/openam/oauth2/OAuth2AccessTokenModifier.html" title="class in org.forgerock.openam.oauth2">OAuth2AccessTokenModifier</a> accessTokenModifier)</code></th>
4407
4417
<tdclass="colLast">
4408
4418
<divclass="block">Constructs a new StatelessTokenStore.</div>
4409
4419
</td>
@@ -4441,7 +4451,7 @@ <h3>Uses of <a href="../Debug.html" title="class in com.sun.identity.shared.debu
4441
4451
<tdclass="colLast"> </td>
4442
4452
</tr>
4443
4453
<trclass="rowColor">
4444
-
<thclass="colSecond" scope="row"><code><spanclass="memberNameLink"><ahref="../../../../../../org/forgerock/openam/oauth2/guice/OAuth2GuiceModule.RealmAgnosticStatelessTokenStore.html#%3Cinit%3E(org.forgerock.openam.oauth2.StatefulTokenStore,org.forgerock.json.jose.builders.JwtBuilderFactory,org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory,com.sun.identity.shared.debug.Debug,org.forgerock.openidconnect.OpenIdConnectClientRegistrationStore,org.forgerock.openam.utils.RealmNormaliser,org.forgerock.openam.oauth2.OAuth2UrisFactory,org.forgerock.openam.blacklist.Blacklist,org.forgerock.openam.cts.CTSPersistentStore,org.forgerock.openam.cts.adapters.TokenAdapter,org.forgerock.openam.oauth2.OAuth2Utils)">RealmAgnosticStatelessTokenStore</a></span>​(<ahref="../../../../../../org/forgerock/openam/oauth2/StatefulTokenStore.html" title="class in org.forgerock.openam.oauth2">StatefulTokenStore</a> statefulTokenStore,
4454
+
<thclass="colSecond" scope="row"><code><spanclass="memberNameLink"><ahref="../../../../../../org/forgerock/openam/oauth2/guice/OAuth2GuiceModule.RealmAgnosticStatelessTokenStore.html#%3Cinit%3E(org.forgerock.openam.oauth2.StatefulTokenStore,org.forgerock.json.jose.builders.JwtBuilderFactory,org.forgerock.oauth2.core.OAuth2ProviderSettingsFactory,com.sun.identity.shared.debug.Debug,org.forgerock.openidconnect.OpenIdConnectClientRegistrationStore,org.forgerock.openam.utils.RealmNormaliser,org.forgerock.openam.oauth2.OAuth2UrisFactory,org.forgerock.openam.blacklist.Blacklist,org.forgerock.openam.cts.CTSPersistentStore,org.forgerock.openam.cts.adapters.TokenAdapter,org.forgerock.openam.oauth2.OAuth2Utils,org.forgerock.openam.oauth2.OAuth2AccessTokenModifier)">RealmAgnosticStatelessTokenStore</a></span>​(<ahref="../../../../../../org/forgerock/openam/oauth2/StatefulTokenStore.html" title="class in org.forgerock.openam.oauth2">StatefulTokenStore</a> statefulTokenStore,
<ahref="../../../../../../org/forgerock/oauth2/core/OAuth2ProviderSettingsFactory.html" title="class in org.forgerock.oauth2.core">OAuth2ProviderSettingsFactory</a> providerSettingsFactory,
4447
4457
<ahref="../Debug.html" title="class in com.sun.identity.shared.debug">Debug</a> logger,
@@ -4451,7 +4461,8 @@ <h3>Uses of <a href="../Debug.html" title="class in com.sun.identity.shared.debu
4451
4461
<ahref="../../../../../../org/forgerock/openam/blacklist/Blacklist.html" title="interface in org.forgerock.openam.blacklist">Blacklist</a><<ahref="../../../../../../org/forgerock/openam/blacklist/Blacklistable.html" title="interface in org.forgerock.openam.blacklist">Blacklistable</a>> tokenBlacklist,
4452
4462
<ahref="../../../../../../org/forgerock/openam/cts/CTSPersistentStore.html" title="interface in org.forgerock.openam.cts">CTSPersistentStore</a> cts,
4453
4463
<ahref="../../../../../../org/forgerock/openam/cts/adapters/TokenAdapter.html" title="interface in org.forgerock.openam.cts.adapters">TokenAdapter</a><<ahref="../../../../../../org/forgerock/openam/oauth2/StatelessTokenMetadata.html" title="class in org.forgerock.openam.oauth2">StatelessTokenMetadata</a>> tokenAdapter,
4454
-
<ahref="../../../../../../org/forgerock/openam/oauth2/OAuth2Utils.html" title="class in org.forgerock.openam.oauth2">OAuth2Utils</a> utils)</code></th>
4464
+
<ahref="../../../../../../org/forgerock/openam/oauth2/OAuth2Utils.html" title="class in org.forgerock.openam.oauth2">OAuth2Utils</a> utils,
4465
+
<ahref="../../../../../../org/forgerock/openam/oauth2/OAuth2AccessTokenModifier.html" title="class in org.forgerock.openam.oauth2">OAuth2AccessTokenModifier</a> accessTokenModifier)</code></th>
0 commit comments