Revision 1d26838b
ID: 1d26838b8c0145ca2dbab4a0aff3636518b9711f
Files
- added
- modified
- copied
- renamed
- deleted
- esoeauthenticators
- activedirectory
- .classpath
- .project
- .settings
- org.eclipse.jdt.ui.prefs
- org.eclipse.wst.validation.prefs
- build.properties
- build.xml
- ivy.xml
- ivysettings.xml
- src
- com
- qut
- middleware
- esoe
- authn
- pipeline
- SPNEGOAuthenticator.java
- authenticator
- KerberosV5Authenticator.java
- KerberosV5Configuration.java
- Messages.java
- messages.properties
- handlers
- Messages.java
- SPNEGOHandler.java
- messages.properties
- tests
- functional
- com
- qut
- middleware
- esoe
- authn
- pipeline
- authenticator
- KerberosV5AuthenticatorTest.java
- regression
- com
- qut
- middleware
- esoe
- authn
- pipeline
- handlers
- SPNEGOHandlerTest.java
- esoeauthnplugins
- spnego
- .classpath
- .project
- .settings
- AUTHORS
- LICENSE
- NOTICE
- README
- ant.build.properties
- build.xml
- ivy.xml
- plugin.orig.config
- spring
- src
- com
- tests
- functional
- com
- qut
- middleware
- esoe
- authn
- plugins
- regression
- com
- qut
- middleware
- esoe
- authn
- plugins
- statsgeneration
- .classpath
- .project
- AUTHORS
- LICENSE
- NOTICE
- README
- ant.build.properties
- build.xml
- ivy.xml
- plugin.orig.config
- spring
- src
- com
- qut
- middleware
- esoe
- authn
- plugins
- statgen
- handler
- tests
- functional
- com
- qut
- middleware
- esoe
- authn
- plugins
- statgen
- usernamepassword
- .classpath
- .project
- AUTHORS
- LICENSE
- NOTICE
- README
- ant.build.properties
- build.xml
- ivy.xml
- plugin.orig.config
- spring
- src
- com
- qut
- middleware
- esoe
- authn
- plugins
- tests
- functional
- com
- qut
- middleware
- esoe
- authn
- plugins
- usernamepassword
- regression
- com
- qut
- middleware
- esoe
- authn
- plugins
- usernamepassword
- testdata
- esoebuild
- esoecore
- .classpath (diff)
- .settings
- AUTHORS
- LICENSE
- NOTICE
- README
- ant.build.properties
- build.properties
- build.xml (diff)
- ibatis
- sqlmaps
- ivy-release.xml
- ivy.xml (diff)
- ivysettings.xml
- src
- com
- qut
- middleware
- esoe
- ConfigurationConstants.java (diff)
- aa
- authn
- RegisteredHandlerLoader.java
- impl
- pipeline
- Handler.java (diff)
- UserPassAuthenticator.java
- authenticator
- LdapBasicAuthenticator.java
- Messages.java
- messages.properties
- handlers
- Messages.java
- UsernamePasswordHandler.java
- messages.properties
- servlet
- authz
- AuthorizationProcessor.java
- bean
- cache
- AuthzCacheUpdateFailureRepository.java
- PolicyCacheProcessor.java
- bean
- impl
- AuthzCacheUpdateFailureRepositoryImpl.java
- CacheUpdateFailureMonitor.java
- Messages.java
- PolicyCacheProcessorImpl.java
- messages.properties
- sqlmap
- exception
- impl
- crypto
- KeyStoreResolver.java
- impl
- KeyStoreResolverImpl.java
- delegauthn
- logout
- LogoutMechanism.java
- LogoutProcessor.java
- LogoutThreadPool.java
- bean
- exception
- InvalidLogoutRequestException.java
- InvalidRequestException.java
- InvalidSessionIdentifierException.java
- impl
- FailedLogoutMonitor.java
- LogoutProcessorImpl.java
- LogoutTask.java
- LogoutThreadPoolImpl.java
- Messages.java
- WsLogoutMechanismImpl.java
- messages.properties
- servlet
- metadata
- Metadata.java
- cache
- CacheData.java
- MetadataCache.java
- impl
- CacheDataImpl.java
- MetadataCacheImpl.java
- exception
- InvalidMetadataEndpointException.java
- InvalidMetadataKeyException.java
- impl
- Messages.java
- MetadataImpl.java
- MetadataUpdateMonitor.java
- messages.properties
- pdp
- AuthorizationProcessor.java
- bean
- AuthorizationProcessorData.java
- impl
- AuthorizationProcessorDataImpl.java
- cache
- AuthzCacheUpdateFailureRepository.java
- PolicyCacheProcessor.java
- bean
- AuthzPolicyCache.java
- FailedAuthzCacheUpdate.java
- impl
- AuthzPolicyCacheImpl.java
- FailedAuthzCacheUpdateImpl.java
- impl
- AuthzCacheUpdateFailureRepositoryImpl.java
- CacheUpdateFailureMonitor.java
- Messages.java
- PolicyCacheProcessorImpl.java
- messages.properties
- sqlmap
- PolicyCacheDao.java
- impl
- PolicyCacheDaoImpl.java
- PolicyCacheData.java
- PolicyCacheQueryData.java
- exception
- InvalidRequestException.java
- PolicyCacheStartupException.java
- PolicyDataSourceException.java
- impl
- AuthorizationProcessorImpl.java
- Messages.java
- PolicyData.java
- PolicyEvaluator.java
- ProtocolTools.java
- RequestEvaluator.java
- lxacmlSchema.xsd
- messages.properties
- plugins
- sessions
- bean
- cache
- identity
- impl
- pipeline
- impl
- LDAPHandlerImpl.java
- ldap
- User.java
- impl
- UserAttributeMapper.java
- UserImpl.java
- impl
- CreateImpl.java (diff)
- PrincipalImpl.java (diff)
- QueryImpl.java (diff)
- SessionsMonitor.java (diff)
- SessionsProcessorImpl.java (diff)
- TerminateImpl.java (diff)
- UpdateImpl.java (diff)
- messages.properties (diff)
- messages.properties (diff)
- sqlmap
- impl
- spep
- SPEPProcessor.java (diff)
- impl
- messages.properties (diff)
- sqlmap
- sso
- SSOProcessor.java (diff)
- bean
- FailedLogout.java
- FailedLogoutRepository.java
- SSOLogoutState.java
- SSOProcessorData.java (diff)
- impl
- FailedLogoutImpl.java
- FailedLogoutRepositoryImpl.java
- SSOLogoutStateImpl.java
- SSOProcessorDataImpl.java (diff)
- exception
- InvalidLogoutRequestException.java
- impl
- AuthenticationAuthorityProcessor.java
- AuthenticationAuthorityProcessorBase.java
- FailedLogoutMonitor.java
- LogoutAuthorityProcessor.java
- SSOProcessorBase.java
- SSOProcessorImpl.java
- messages.properties (diff)
- servlet
- SSOAAServlet.java
- SSOLogoutServlet.java
- SSOServlet.java
- messages.properties (diff)
- samlResponseTemplate.html (diff)
- ws
- impl
- tests
- functional
- com
- qut
- middleware
- esoe
- aa
- authn
- AuthnTest.java
- pipeline
- authenticator
- LdapBasicAuthenticatorTest.java
- pdp
- AuthorizationProcessorTest.java (diff)
- CacheUpdateFailureMonitorTest.java (diff)
- PolicyCacheProcessorTest.java (diff)
- plugins
- sessions
- LDAPHandlerImplTest.java
- SessionsMonitorTest.java (diff)
- SessionsTest.java
- spep
- sso
- ws
- regression
- com
- qut
- middleware
- esoe
- aa
- authn
- pipeline
- handlers
- UsernamePasswordHandlerTest.java
- deledauthn
- metadata
- CacheDataTest.java
- MetadataCacheTest.java
- MetadataTest.java
- pdp
- AuthorizationProcessorDataTest.java (diff)
- AuthzCacheTest.java (diff)
- AuthzCacheUpdateFailureRepositoryTest.java (diff)
- FailedAuthzCacheUpdateTest.java (diff)
- PolicyCacheQueryDataTest.java (diff)
- UtilTests.java (diff)
- sessions
- spep
- sso
- system
- com
- qut
- middleware
- esoe
- CompleteAuthenticationTest.java
- CompleteESOETest.java
- CompleteLogoutRequestTest.java
- RequestGenerator.java
- esoeconfig
- EsoeconfigURLConnection.java
- Handler.java
- ws
- endpoints
- impl
- AttributeAuthorityTest.java
- testdata
- AuthnRequestSigned-valid.xml (diff)
- googleauthnrequest.xml
- plugins
- authentication
- statsGeneration
- webapp
- applicationContext
- classes
- descriptors
- esoe-dev.xml
- esoe.xml
- esoecrypto
- .classpath (diff)
- AUTHORS
- LICENSE
- NOTICE
- README
- ant.build.properties
- build.properties (diff)
- build.xml (diff)
- ivy.xml (diff)
- ivysettings.xml
- esoedelegators
- openid
- .classpath (diff)
- ant.build.properties
- build.properties
- build.xml (diff)
- ivy.xml (diff)
- ivysettings.xml
- manifest
- src
- com
- qut
- middleware
- delegator
- openid
- authn
- impl
- pages
- servlet
- src-installer
- com
- qut
- middleware
- delegator
- deployment
- tests
- regression
- com
- qut
- middleware
- delegator
- openid
- authn
- shibboleth
- esoedeployer
- .classpath
- .project
- ant.build.properties
- build.xml
- configs
- defaultAccessPolicy.xml
- defaultAttributeRelease.xml
- defaultManagementPolicy.xml
- esoe.config
- esoemanager.config
- spep.config
- esoedeployer.launch
- ivy.xml
- spring
- dataSources.xml
- defaultManagementPolicy.xml
- defaultServicePolicy.xml
- defaultSupportedSessionAttributes.xml
- deployerContext.xml
- logic.xml
- saml2.xml
- sqlMapConfig.xml
- sql
- databasegeneration
- src
- com
- testinput.txt
- velocity.log.1
- esoeidentityplugins
- ldap
- .classpath
- .project
- AUTHORS
- LICENSE
- NOTICE
- README
- ant.build.properties
- build.xml
- ivy.xml
- plugin.orig.config
- spring
- src
- com
- qut
- middleware
- esoe
- identity
- plugins
- ldap
- handler
- mapper
- tests
- functional
- com
- qut
- middleware
- esoe
- identity
- plugins
- testdata
- esoemanager
- .classpath
- .project
- build.properties
- build.xml
- ivy.xml
- ivysettings.xml
- esoemanager.orig
- .classpath
- .project
- AUTHORS
- LICENSE
- NOTICE
- README
- build.properties
- build.xml
- ibatis
- ivy.xml
- ivysettings.xml
- src
- com
- qut
- middleware
- esoemanager
- Constants.java
- DynamicSqlMapClientFactoryBean.java
- MonitorThread.java
- UtilityFunctions.java
- bean
- AuthorizationPolicyBean.java
- ContactPersonBean.java
- KeyStoreBean.java
- KeyStoreDetailsBean.java
- MetadataBean.java
- ServiceBean.java
- ServiceNodeBean.java
- impl
- exception
- AttributePolicyException.java
- EditServiceContactException.java
- EditServiceDetailsException.java
- MetadataDAOException.java
- ModifyServiceStateException.java
- PolicyGuardException.java
- RegisterServiceException.java
- RenderConfigException.java
- RetrieveKeystoreException.java
- RetrieveServiceKeyStoreException.java
- RetrieveServiceListException.java
- RetrieveServiceNodesException.java
- SPEPDAOException.java
- ServiceAuthorizationPolicyException.java
- ViewServiceException.java
- guard
- logic
- ConfigureAttributePolicyLogic.java
- ConfigureServiceAuthorizationPolicyLogic.java
- EditServiceContactsLogic.java
- EditServiceDescriptionLogic.java
- MetadataLogic.java
- ModifyServiceStateLogic.java
- RegisterServiceLogic.java
- RetrieveKeyStoreLogic.java
- RetrieveServiceKeyStoreDetailsLogic.java
- RetrieveServiceListLogic.java
- RetrieveServiceNodesLogic.java
- ViewServiceLogic.java
- impl
- ConfigureAttributePolicyLogicImpl.java
- ConfigureServiceAuthorizationPolicyLogicImpl.java
- EditServiceContactsLogicImpl.java
- EditServiceDescriptionLogicImpl.java
- MetadataLogicImpl.java
- ModifyServiceStateLogicImpl.java
- RegisterServiceLogicImpl.java
- RenderConfigLogicImpl.java
- RetrieveKeyStoreLogicImpl.java
- RetrieveServiceKeyStoreDetailsLogicImpl.java
- RetrieveServiceListLogicImpl.java
- RetrieveServiceNodesLogicImpl.java
- ViewServiceLogicImpl.java
- metadata
- pages
- BorderPage.java
- ConfigureAttributePolicyPage.java
- ConfigureServiceAuthorizationPolicyPage.java
- ContactPersonPage.java
- EditServiceContactsPage.java
- EditServiceDescriptionPage.java
- HelpPage.java
- IndexPage.java
- ListServicesPage.java
- ModifyServiceStatePage.java
- PageConstants.java
- RegisterServiceCompletePage.java
- RegisterServiceContactPersonPage.java
- RegisterServiceErrorPage.java
- RegisterServiceFinalizePage.java
- RegisterServicePage.java
- RegisterServiceSPEPPage.java
- RegisterServiceSPEPPageAjax.java
- RetrieveKeystorePage.java
- RetrieveMetadataPage.java
- SPEPPage.java
- ServiceNodeConfigurationPage.java
- ViewServicePage.java
- forms
- spep
- sqlmap
- webapp
- applicationContext
- click.xml
- dataSources.xml
- defaultServicePolicy.xml
- esoeManagerContext.xml
- globalConfig.xml
- resources
- sqlMapConfig.xml
- classes
- content
- ajax
- index.html
- manager
- border-template.htm
- editattributes.htm
- editserviceauthorizationpolicy.htm
- editservicecontacts.htm
- editservicedescription.htm
- esoeproject.css
- graphics
- help.htm
- index.htm
- listservices.htm
- modifyservicestate.htm
- registerservice-complete.htm
- registerservice-finalize.htm
- registerservice-stage2.htm
- registerservice-stage3-ajax.htm
- registerservice-stage3.htm
- registerservice.htm
- retrievekeystore.htm
- schema
- servicenodeconfiguration.htm
- viewservice.htm
- metadata
- descriptors
- metainf
- esoepdp
- esoestartup
- .classpath (diff)
- build.properties (diff)
- build.xml (diff)
- ivy.xml (diff)
- sql
- databasegeneration
- src
- com
- qut
- middleware
- esoestartup
- DynamicSqlMapClientFactoryBean.java (diff)
- logic
- processor
- sqlmap
- impl
- webapp
- applicationContext
- config-tmpl
- classes
- esoetools
- .classpath (diff)
- ant.build.properties
- build.properties
- build.xml (diff)
- ivy.xml (diff)
- ivysettings.xml
- src
- com
- qut
- middleware
- tools
- war
- logic
- keystoreexport
- modspep
- .project (diff)
- configure.ac (diff)
- rpmspecs
- .project
- boost.spec
- icu.spec
- libapreq2.spec
- spep-config-0.5-rpm.patch
- spep-solo.spe
- spep.spec
- xerces.spec
- xml-security-c.spec
- saml2cpp
- .project (diff)
- configure.ac (diff)
- saml2java
- .classpath (diff)
- .project (diff)
- AUTHORS
- LICENSE
- NOTICE
- README
- ant.build.properties
- build.properties (diff)
- build.xml (diff)
- ivy.xml (diff)
- ivysettings.xml
- saml2metadata
- .classpath
- .project
- ant.build.properties
- build.xml
- ivy.xml
- src
- com
- qut
- middleware
- metadata
- bean
- EntityData.java
- KeyEntry.java
- Role.java
- impl
- saml
- AttributeAuthorityRole.java
- ESOERole.java
- IdentityProviderRole.java
- LXACMLPDPRole.java
- SAMLRole.java
- SPEPRole.java
- ServiceProviderRole.java
- TrustedESOERole.java
- attribute
- endpoint
- impl
- cache
- constants
- exception
- InvalidMetadataException.java
- MetadataCacheUpdateException.java
- MetadataSourceException.java
- MetadataStateException.java
- processor
- source
- tests
- functional
- com
- qut
- middleware
- regression
- com
- qut
- log4j.xml
- testdata
- spepcpp
- spepcppdaemon
- .project (diff)
- configure.ac (diff)
- spepcpptest
- .cdtbuild
- .cdtproject
- .cproject
- .project
- .settings
- includes
- regression
- src
- spepintegrators
- blackboard
- .classpath (diff)
- build.properties
- build.xml (diff)
- ivy.xml (diff)
- ivysettings.xml
- src
- com
- qut
- middleware
- spep
- integrators
- blackboard
- oracleportal
- .project
- oraclesso
- spepisapi
- .cproject
- .project
- config.reg
- include
- Cookies.h
- FilterConstants.h
- ISAPI.h
- ISAPIRequest.h
- RequestParameters.h
- SPEPExtension.h
- SSOHandler.h
- StreamLogHandler.h
- WSHandler.h
- src
- Cookies.cpp
- ISAPI.cpp
- ISAPIRequest.cpp
- RequestParameters.cpp
- SPEPExtension.cpp
- SSOHandler.cpp
- StreamLogHandler.cpp
- WSHandler.cpp
- w32
- spepjava
- .classpath (diff)
- AUTHORS
- LICENSE
- NOTICE
- README
- ant.build.properties
- build.properties
- build.xml (diff)
- ivy.xml (diff)
- ivy2.xml (diff)
- ivysettings.xml
- spep.config (diff)
- src
- com
- qut
- middleware
- spep
- Initializer.java (diff)
- SPEP.java (diff)
- attribute
- authn
- AuthnProcessorData.java (diff)
- impl
- impl
- metadata
- KeyStoreResolver.java
- Messages.java
- Metadata.java
- impl
- KeyStoreResolverImpl.java
- MetadataImpl.java
- MetadataThread.java
- messages.properties
- pep
- servlet
- sessions
- ws
- tests
- functional
- com
- qut
- middleware
- spep
- regression
- com
- qut
- middleware
- spep
- SPEPImplTest.java (diff)
- StartupProcessorTest.java (diff)
- attribute
- metadata
- KeystoreResolverTest.java
- MetadataTest.java
- pep
- PolicyEnforcementProcessorActionsImplTest.java (diff)
- PolicyEnforcementProcessorImplTest.java (diff)
- servlet
- webapp
- classes
- descriptors
- spepjava-jvm1.4
- spepjavafilter
- .classpath (diff)
- AUTHORS
- LICENSE
- NOTICE
- README
- ant.build.properties
- build.properties
- build.xml (diff)
- ivy.xml (diff)
- ivysettings.xml
- src
- com
- qut
- middleware
- spep
- filter
- spepjavafilter-jvm1.4
- web
- ant.build.properties
- build.properties
- build.xml (diff)
- ivy.xml (diff)
- ivysettings.xml
- webapp
- content
- index.htm
- logout.htm (diff)