[java-identity-provider COMMIT] in /trunk: idp-authn-api/src/main/java/net/shibboleth/idp/authn/context/navigate/ idp...

noreply at shibboleth.net noreply at shibboleth.net
Sat Sep 20 16:45:27 EDT 2014


Author: scantor
Date: Sat Sep 20 16:45:26 2014
New Revision: 6547

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6547&view=rev
Log:
Migrate functions and predicates into API.

Added:
    trunk/idp-authn-api/src/main/java/net/shibboleth/idp/authn/context/navigate/
    trunk/idp-authn-api/src/main/java/net/shibboleth/idp/authn/context/navigate/SubjectContextPrincipalLookupFunction.java
      - copied, changed from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/context/navigate/SubjectContextPrincipalLookupFunction.java
    trunk/idp-authn-api/src/main/java/net/shibboleth/idp/authn/context/navigate/package-info.java   (with props)
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/config/logic/
      - copied from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/config/logic/
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/config/navigate/ClientTLSValidationConfigurationLookupFunction.java
      - copied, changed from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/config/navigate/ClientTLSValidationConfigurationLookupFunction.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/config/navigate/DecryptionConfigurationLookupFunction.java
      - copied, changed from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/config/navigate/DecryptionConfigurationLookupFunction.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/config/navigate/EncryptionConfigurationLookupFunction.java
      - copied, changed from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/config/navigate/EncryptionConfigurationLookupFunction.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/config/navigate/SignatureSigningConfigurationLookupFunction.java
      - copied, changed from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/config/navigate/SignatureSigningConfigurationLookupFunction.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/config/navigate/SignatureValidationConfigurationLookupFunction.java
      - copied, changed from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/config/navigate/SignatureValidationConfigurationLookupFunction.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/context/navigate/RelyingPartyContextLookupByCurrent.java
      - copied unchanged from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/context/navigate/RelyingPartyContextLookupByCurrent.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/context/navigate/RelyingPartyContextLookupById.java
      - copied unchanged from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/context/navigate/RelyingPartyContextLookupById.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/context/navigate/RelyingPartyContextLookupByLabel.java
      - copied unchanged from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/context/navigate/RelyingPartyContextLookupByLabel.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/context/navigate/SpringEventToViewLookupFunction.java
      - copied unchanged from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/context/navigate/SpringEventToViewLookupFunction.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/context/navigate/SpringStatusMessageLookupFunction.java
      - copied unchanged from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/context/navigate/SpringStatusMessageLookupFunction.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/logic/AbstractRelyingPartyPredicate.java
      - copied, changed from r6545, trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/context/logic/AbstractRelyingPartyPredicate.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/logic/ScriptedPredicate.java
      - copied, changed from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/logic/impl/ScriptedPredicate.java
    trunk/idp-profile-api/src/main/java/net/shibboleth/idp/profile/logic/VerifiedProfilePredicate.java
      - copied, changed from r6545, trunk/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/logic/impl/VerifiedProfilePredicate.java
    trunk/idp-profile-api/src/test/java/net/shibboleth/idp/profile/context/
    trunk/idp-profile-api/src/test/java/net/shibboleth/idp/profile/context/navigate/
      - copied from r6545, trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/context/navigate/
    trunk/idp-profile-api/src/test/java/net/shibboleth/idp/profile/logic/
    trunk/idp-profile-api/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java
      - copied, changed from r6545, trunk/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/logic/impl/RelyingPartyIdPredicateTest.java

[... 945 lines stripped ...]


More information about the commits mailing list