projects
/
java-idp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removed dependence on UUIDs.
[java-idp.git]
/
src
/
2005-02-18
cantor
Removed dependence on UUIDs.
tree
|
commitdiff
2005-02-11
cantor
Patches for opensaml profile/binding changes.
tree
|
commitdiff
2005-02-11
cantor
QName change
tree
|
commitdiff
2005-02-11
cantor
Removed unneeded schema.
tree
|
commitdiff
2005-02-11
cantor
Removed per update to xmlsec 1.2
tree
|
commitdiff
2005-02-11
cantor
Removed unneeded schema.
tree
|
commitdiff
2005-02-03
gilbert
Support reserving SessionId before WAYF Redirect
tree
|
commitdiff
2005-01-28
wassa
Cleaned up imports.
tree
|
commitdiff
2005-01-27
gilbert
Replace DOMParser with calls to pool or helper class.
tree
|
commitdiff
2005-01-27
gilbert
Replace DOMParser with calls to pool or helper class.
tree
|
commitdiff
2005-01-27
gilbert
Use JAXP 1.3 for all XML services. Create Schema objects.
tree
|
commitdiff
2005-01-27
wassa
Added ARP match functions for string and regular expres...
tree
|
commitdiff
2005-01-26
wassa
Added support for starttls and sasl EXTERNAL authentica...
tree
|
commitdiff
2005-01-26
wassa
Resolver Test program should exit when the attribute...
tree
|
commitdiff
2005-01-21
wassa
When the IdP is in DEBUG mode, dump SAML requests to...
tree
|
commitdiff
2005-01-21
wassa
Oops. Forgot to update the usage message.
tree
|
commitdiff
2005-01-21
wassa
Add --debug switch to MetaDataTool that alters the...
tree
|
commitdiff
2005-01-11
wassa
Unifed NameMapper and HSNameMapper interfaces for use...
tree
|
commitdiff
2005-01-11
wassa
Import the eAuth subject plugin into HEAD.
tree
|
commitdiff
2005-01-11
wassa
Import SAML 1.0 to 1.1 conversion filter from eAuth...
tree
|
commitdiff
2005-01-10
wassa
Moved a bunch of the EAuth SSO functionality into the...
tree
|
commitdiff
2005-01-09
wassa
Rationalized support for artifact lookup in the union...
tree
|
commitdiff
2005-01-09
wassa
A little more work on the attribute query portion of...
tree
|
commitdiff
2005-01-06
wassa
Integrated more of the AA functionality into the unifie...
tree
|
commitdiff
2005-01-06
wassa
Imported the beginnings of a unified SAML responder...
tree
|
commitdiff
2005-01-04
cantor
Minimal support for importing DES/DES3 keys.
tree
|
commitdiff
2005-01-04
wassa
Fixed incorrect unit test and corresponding bug in...
tree
|
commitdiff
2004-11-22
wassa
See Bugzilla #182.
tree
|
commitdiff
2004-11-19
wassa
Added option to Simple Attribute Definition PlugIn...
tree
|
commitdiff
2004-11-19
wassa
Add a configuration option to the Simple Attribute...
tree
|
commitdiff
2004-11-19
wassa
For Sun's JNDI ldap provider, add the dn of returned...
tree
|
commitdiff
2004-11-19
wassa
Improved error message for malformed property values...
tree
|
commitdiff
2004-11-18
wassa
Better error message for bad properties on jndi data...
tree
|
commitdiff
2004-11-10
gilbert
Support SHIRE function as part of the Filter
tree
|
commitdiff
2004-11-10
wassa
Synch'd from 1.2. (Fixed ClassCastException when SAML...
tree
|
commitdiff
2004-11-10
wassa
Adding a patched XML-Security initialization class...
tree
|
commitdiff
2004-11-10
wassa
Clarified the fact that only one <Logging/> element...
tree
|
commitdiff
2004-10-29
gilbert
change .target to .serviceprovider
tree
|
commitdiff
2004-10-29
gilbert
Add SAML to thead log, fix error page url
tree
|
commitdiff
2004-10-29
gilbert
Session must be created before Response is committed
tree
|
commitdiff
2004-10-28
gilbert
SP schemas
tree
|
commitdiff
2004-10-28
gilbert
*** empty log message ***
tree
|
commitdiff
2004-10-28
gilbert
Built in pluggable for Trust XML
tree
|
commitdiff
2004-10-28
gilbert
Built in pluggable for FederationProvider XML
tree
|
commitdiff
2004-10-28
gilbert
Built-in pluggable for AAP XML
tree
|
commitdiff
2004-10-28
gilbert
Calls SAML to process Authentication POST data
tree
|
commitdiff
2004-10-28
gilbert
Calls SAMLBinding to get attributes from AA
tree
|
commitdiff
2004-10-28
gilbert
Create, delete, update Session objects
tree
|
commitdiff
2004-10-28
gilbert
Interface to be implemented by any code to persist
tree
|
commitdiff
2004-10-28
gilbert
Hold Authentication and Attribute statements for a...
tree
|
commitdiff
2004-10-28
gilbert
Initialize SP when it is running in a Servlet Container
tree
|
commitdiff
2004-10-28
gilbert
Global object for Service Provider data and configuration
tree
|
commitdiff
2004-10-28
gilbert
Parse Service Provider configuration files
tree
|
commitdiff
2004-10-28
gilbert
Pluggable to handle SAML 2.0 standard Metadata file
tree
|
commitdiff
2004-10-28
gilbert
Prototype per-request global (thread local) object
tree
|
commitdiff
2004-10-28
gilbert
Interface implemented by all pluggables
tree
|
commitdiff
2004-10-28
gilbert
Interface implemented by Trust pluggables
tree
|
commitdiff
2004-10-28
gilbert
Feed shibboleth.xml configuration data to Filter
tree
|
commitdiff
2004-10-28
gilbert
Servlet to process Authentication POST from HS
tree
|
commitdiff
2004-10-28
gilbert
Static class calls ShibBinding to get attributes from AA
tree
|
commitdiff
2004-10-28
gilbert
Prototype thread local (per request) object.
tree
|
commitdiff
2004-10-28
gilbert
Interface for every pluggable component
tree
|
commitdiff
2004-10-28
gilbert
Interface implemented by Trust pluggable
tree
|
commitdiff
2004-10-28
gilbert
Feed shibboleth.xml configuration data across contexts...
tree
|
commitdiff
2004-10-28
gilbert
Process Authentication POST
tree
|
commitdiff
2004-10-28
gilbert
Static class, calls ShibBinding to get attributes from AA
tree
|
commitdiff
2004-10-28
gilbert
Synch with later SAML 2.0 spec
tree
|
commitdiff
2004-10-28
gilbert
Add SP role interfaces, sync with latest SAML 2.0 spec
tree
|
commitdiff
2004-10-28
gilbert
Add constant schema names and other strings
tree
|
commitdiff
2004-10-28
gilbert
Default resources from WEB-INF by choosing a class
tree
|
commitdiff
2004-10-28
gilbert
AttributeRule interface for objects returned by AAP
tree
|
commitdiff
2004-10-28
gilbert
AAP interface to be implemented by any AAP pluggable
tree
|
commitdiff
2004-10-28
gilbert
Log4J Appender to create per-request logs
tree
|
commitdiff
2004-10-28
gilbert
Partial Service Provider configuration files
tree
|
commitdiff
2004-10-26
wassa
JUnit totally saved our butts here. Fixed a stupid...
tree
|
commitdiff
2004-10-11
wassa
Ignore case when mapping sourceName to the attribute...
tree
|
commitdiff
2004-10-11
wassa
Retain order of attribute and connector dependencies...
tree
|
commitdiff
2004-10-11
wassa
Retain order of values during attribute resolution...
tree
|
commitdiff
2004-10-05
wassa
Added value handler for base 64 encoding byte arrays.
tree
|
commitdiff
2004-10-01
wassa
Change from string reference comparison to equals(...
tree
|
commitdiff
2004-09-18
wassa
Moved name qualifer checking from the AA servlet into...
tree
|
commitdiff
2004-09-18
wassa
Move hard-coded test principal into its own NameIdentif...
tree
|
commitdiff
2004-09-15
wassa
Fixed a bug that prevented the HS from supporting multi...
tree
|
commitdiff
2004-09-08
wassa
Cleanups.
tree
|
commitdiff
2004-09-08
wassa
Make sure we close the inputstream when loading credent...
tree
|
commitdiff
2004-09-08
wassa
Fixed leaking file descriptors for file:// based URL...
tree
|
commitdiff
2004-09-03
wassa
Bypass testing for a private key/public key match if...
tree
|
commitdiff
2004-08-04
cantor
Corrected error messages.
tree
|
commitdiff
2004-07-01
wassa
Give a better error message when custom data connectors...
tree
|
commitdiff
2004-05-13
nlevitt
Rotate logs daily rather than by size.
tree
|
commitdiff
2004-05-12
cantor
Log full exception chain.
tree
|
commitdiff
2004-05-06
wassa
Cleanup.
tree
|
commitdiff
2004-05-04
wassa
Back out change. Fixed by altering script.
tree
|
commitdiff
2004-05-03
wassa
Get rid of log4j "not initialized" messages.
tree
|
commitdiff
2004-04-30
wassa
Always set time with WAYF, even for 1.1 requests.
tree
|
commitdiff
2004-04-30
wassa
Invalid null providerId GET parameter should fail early.
tree
|
commitdiff
2004-04-29
cantor
Added resolverConfig default.
tree
|
commitdiff
2004-04-28
cantor
Forgot to move reference to example origin
tree
|
commitdiff
2004-04-28
cantor
Renamed metadata for IQ and sample keys
tree
|
commitdiff
2004-04-28
cantor
Corrected spelling of error.
tree
|
commitdiff
next