Searched refs:hooks (Results 1 - 18 of 18) sorted by relevance

/forgerock/openidm-v4/openidm-repo-jdbc/src/main/java/org/forgerock/openidm/datasource/jdbc/impl/
H A DBoneCPDatabaseShutdownHook.java19 import com.jolbox.bonecp.hooks.AbstractConnectionHook;
20 import com.jolbox.bonecp.hooks.AcquireFailConfig;
/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/oauth2/restlet/
H A DTokenEndpointResource.java52 private final Set<TokenRequestHook> hooks; field in class:TokenEndpointResource
65 ExceptionHandler exceptionHandler, Set<TokenRequestHook> hooks,
70 this.hooks = hooks;
89 for (TokenRequestHook hook : hooks) {
64 TokenEndpointResource(OAuth2RequestFactory requestFactory, AccessTokenService accessTokenService, ExceptionHandler exceptionHandler, Set<TokenRequestHook> hooks, JacksonRepresentationFactory jacksonRepresentationFactory) argument
H A DAuthorizeResource.java59 private final Set<AuthorizeRequestHook> hooks; field in class:AuthorizeResource
73 ExceptionHandler exceptionHandler, OAuth2Representation representation, Set<AuthorizeRequestHook> hooks,
81 this.hooks = hooks;
99 for (AuthorizeRequestHook hook : hooks) {
111 for (AuthorizeRequestHook hook : hooks) {
163 for (AuthorizeRequestHook hook : hooks) {
178 for (AuthorizeRequestHook hook : hooks) {
72 AuthorizeResource(OAuth2RequestFactory requestFactory, AuthorizationService authorizationService, ExceptionHandler exceptionHandler, OAuth2Representation representation, Set<AuthorizeRequestHook> hooks, XUIState xuiState, @Named(�) Router router, BaseURLProviderFactory baseURLProviderFactory, RedirectUriResolver redirectUriResolver, ResourceOwnerSessionValidator resourceOwnerSessionValidator) argument
/forgerock/openam-v13/openam-oauth2-common/oauth2-restlet/src/main/java/org/forgerock/oauth2/restlet/
H A DAuthorizeResource.java54 private final Set<AuthorizeRequestHook> hooks; field in class:AuthorizeResource
66 ExceptionHandler exceptionHandler, OAuth2Representation representation, Set<AuthorizeRequestHook> hooks,
73 this.hooks = hooks;
90 for (AuthorizeRequestHook hook : hooks) {
102 for (AuthorizeRequestHook hook : hooks) {
148 for (AuthorizeRequestHook hook : hooks) {
163 for (AuthorizeRequestHook hook : hooks) {
65 AuthorizeResource(OAuth2RequestFactory<?, Request> requestFactory, AuthorizationService authorizationService, ExceptionHandler exceptionHandler, OAuth2Representation representation, Set<AuthorizeRequestHook> hooks, XUIState xuiState, @Named(�) Router router, BaseURLProviderFactory baseURLProviderFactory) argument
H A DTokenEndpointResource.java52 private final Set<TokenRequestHook> hooks; field in class:TokenEndpointResource
65 ExceptionHandler exceptionHandler, Set<TokenRequestHook> hooks,
70 this.hooks = hooks;
89 for (TokenRequestHook hook : hooks) {
64 TokenEndpointResource(OAuth2RequestFactory<?, Request> requestFactory, AccessTokenService accessTokenService, ExceptionHandler exceptionHandler, Set<TokenRequestHook> hooks, JacksonRepresentationFactory jacksonRepresentationFactory) argument
/forgerock/openam-v13/openam-oauth2/src/main/java/org/forgerock/openam/oauth2/resources/
H A DResourceSetRegistrationEndpoint.java80 private final Set<ResourceSetRegistrationHook> hooks; field in class:ResourceSetRegistrationEndpoint
92 * @param hooks A {@code Set} of {@code ResourceSetRegistrationHook}s.
102 Set<ResourceSetRegistrationHook> hooks, ResourceSetLabelRegistration labelRegistration,
108 this.hooks = hooks;
167 for (ResourceSetRegistrationHook hook : hooks) {
278 for (ResourceSetRegistrationHook hook : hooks) {
100 ResourceSetRegistrationEndpoint(OAuth2ProviderSettingsFactory providerSettingsFactory, ResourceSetDescriptionValidator validator, OAuth2RequestFactory<?, Request> requestFactory, Set<ResourceSetRegistrationHook> hooks, ResourceSetLabelRegistration labelRegistration, ExtensionFilterManager extensionFilterManager, ExceptionHandler exceptionHandler, UmaLabelsStore umaLabelsStore, JacksonRepresentationFactory jacksonRepresentationFactory) argument
/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/openam/oauth2/resources/
H A DResourceSetRegistrationEndpoint.java84 private final Set<ResourceSetRegistrationHook> hooks; field in class:ResourceSetRegistrationEndpoint
96 * @param hooks A {@code Set} of {@code ResourceSetRegistrationHook}s.
106 Set<ResourceSetRegistrationHook> hooks, ResourceSetLabelRegistration labelRegistration,
112 this.hooks = hooks;
175 for (ResourceSetRegistrationHook hook : hooks) {
286 for (ResourceSetRegistrationHook hook : hooks) {
104 ResourceSetRegistrationEndpoint(OAuth2ProviderSettingsFactory providerSettingsFactory, ResourceSetDescriptionValidator validator, OAuth2RequestFactory requestFactory, Set<ResourceSetRegistrationHook> hooks, ResourceSetLabelRegistration labelRegistration, ExtensionFilterManager extensionFilterManager, ExceptionHandler exceptionHandler, UmaLabelsStore umaLabelsStore, JacksonRepresentationFactory jacksonRepresentationFactory) argument
/forgerock/openam-v13/openam-authentication/deviceprint/scripts/src/main/resources/js/
H A Djquery.js4012 hooks = jQuery._queueHooks( elem, type ),
4032 delete hooks.stop;
4033 fn.call( elem, next, hooks );
4036 if ( !startLength && hooks ) {
4037 hooks.empty.fire();
4072 // ensure a hooks for this queue
6272 // Since there are no other hooks for marginRight, remove the whole object.
6635 // Add in style property hooks for overriding the default
6680 var ret, type, hooks,
6688 hooks
[all...]
/forgerock/openam-v13/openam-oauth2/src/test/java/org/forgerock/openam/oauth2/resources/
H A DResourceSetRegistrationEndpointTest.java109 Set<ResourceSetRegistrationHook> hooks = new HashSet<>();
111 hooks.add(hook);
128 hooks, labelRegistration, extensionFilterManager, exceptionHandler, umaLabelsStore,
/forgerock/openam/openam-oauth2/src/test/java/org/forgerock/openam/oauth2/resources/
H A DResourceSetRegistrationEndpointTest.java105 Set<ResourceSetRegistrationHook> hooks = new HashSet<>();
107 hooks.add(hook);
124 hooks, labelRegistration, extensionFilterManager, exceptionHandler, umaLabelsStore,
/forgerock/opendj2/ext/svnkit/lib/
H A Dsvnkit-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
H A Dsvnkit-javahl16-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dsvnkit-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
H A Dsvnkit-javahl16-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
/forgerock/opendj-b2.6/ext/svnkit/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
H A Dsvnkit-javahl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dsvnkit.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ...
H A Dsvnkit-javahl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/apache/ org/ ...

Completed in 195 milliseconds