A C D E H I J L M N O P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AuthConfig - Class in org.fcrepo.webapp
-
Spring config for auth
- AuthConfig() - Constructor for class org.fcrepo.webapp.AuthConfig
- authHandleCache() - Method in class org.fcrepo.webapp.WebappConfig
-
Used to cache the effective ACL location and authorizations for a given resource.
C
- connectionFactory(FedoraPropsConfig) - Method in class org.fcrepo.webapp.JmsConfig
-
ActiveMQ connection
- connectionManager() - Method in class org.fcrepo.webapp.WebappConfig
-
HTTP connection manager
- containerRolesProvider(AuthPropsConfig) - Method in class org.fcrepo.webapp.AuthConfig
-
Optional PrincipalProvider filter that will use container configured roles as principals
D
- delegatedPrincipalProvider() - Method in class org.fcrepo.webapp.AuthConfig
-
delegatedPrincipleProvider filter allows a single user to be passed in the header "On-Behalf-Of", this is to be used as the actor making the request when authenticating.
E
- eventBus(FedoraPropsConfig) - Method in class org.fcrepo.webapp.WebappConfig
-
Fedora's lightweight internal event bus.
- eventBusExecutor(FedoraPropsConfig) - Method in class org.fcrepo.webapp.WebappConfig
- externalContentHandlerFactory(ExternalContentPathValidator) - Method in class org.fcrepo.webapp.WebappConfig
- externalContentPathValidator(FedoraPropsConfig) - Method in class org.fcrepo.webapp.WebappConfig
-
External content configuration
H
- headerProvider(AuthPropsConfig) - Method in class org.fcrepo.webapp.AuthConfig
-
Optional PrincipalProvider filter that will inspect the request header, "some-header", for user role values
I
- invalidRequest() - Method in class org.fcrepo.webapp.AuthConfig
-
Shiro's filter for rejecting invalid requests
J
- jmsBroker(FedoraPropsConfig) - Method in class org.fcrepo.webapp.JmsConfig
-
JMS Broker configuration
- JmsConfig - Class in org.fcrepo.webapp
-
Spring config for jms
- JmsConfig() - Constructor for class org.fcrepo.webapp.JmsConfig
- jmsPublisher(FedoraPropsConfig) - Method in class org.fcrepo.webapp.JmsConfig
-
Creates a queue or topic publisher based on the property fcrepo.jms.destination.type.
L
- lifecycleBeanPostProcessor() - Method in class org.fcrepo.webapp.AuthConfig
-
Post processor that automatically invokes init() and destroy() methods
M
- messageFactory() - Method in class org.fcrepo.webapp.JmsConfig
-
translates events into JMS header-only format
N
- NoAuthConfig - Class in org.fcrepo.webapp
-
Spring auth config when authorization is disabled
- NoAuthConfig() - Constructor for class org.fcrepo.webapp.NoAuthConfig
O
- org.fcrepo.webapp - package org.fcrepo.webapp
P
- postConstruct() - Method in class org.fcrepo.webapp.JmsConfig
R
- rdfNamespaceRegistry(FedoraPropsConfig) - Method in class org.fcrepo.webapp.WebappConfig
-
Configuration of namespace prefixes
- repositoryInitializationFilter() - Method in class org.fcrepo.webapp.WebappConfig
-
Filter to prevent http requests during repo init
S
- securityManager() - Method in class org.fcrepo.webapp.AuthConfig
- servletContainerAuthenticatingRealm() - Method in class org.fcrepo.webapp.AuthConfig
-
Servlet Container Authentication Realm
- servletContainerAuthFilter() - Method in class org.fcrepo.webapp.AuthConfig
- shiroFilter() - Method in class org.fcrepo.webapp.NoAuthConfig
-
This bean returns a no-op shiro filter when authorization is disabled.
- shiroFilter(AuthPropsConfig) - Method in class org.fcrepo.webapp.AuthConfig
-
Shiro filter.
T
- taskScheduler() - Method in class org.fcrepo.webapp.WebappConfig
-
Task scheduler used for cleaning up transactions
W
- webACAuthorizingRealm() - Method in class org.fcrepo.webapp.AuthConfig
-
WebAC Authorization Realm
- webACFilter() - Method in class org.fcrepo.webapp.AuthConfig
- WebappConfig - Class in org.fcrepo.webapp
-
Spring config for the webapp
- WebappConfig() - Constructor for class org.fcrepo.webapp.WebappConfig
All Classes All Packages