[java-identity-provider COMMIT] /trunk/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FinalizeAuthenticat...

noreply at shibboleth.net noreply at shibboleth.net
Sun Oct 13 17:39:31 EDT 2013


Author: scantor
Date: Sun Oct 13 17:39:31 2013
New Revision: 4852

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=4852&view=rev
Log:
Fix doc.

Modified:
    trunk/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FinalizeAuthenticationFlow.java

Modified: trunk/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FinalizeAuthenticationFlow.java
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FinalizeAuthenticationFlow.java?rev=4852&r1=4851&r2=4852&view=diff
==============================================================================
--- trunk/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FinalizeAuthenticationFlow.java (original)
+++ trunk/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FinalizeAuthenticationFlow.java Sun Oct 13 17:39:31 2013
@@ -50,7 +50,6 @@
  * @event {@link EventIds#PROCEED_EVENT_ID}
  * @event {@link EventIds#INVALID_PROFILE_CTX}
  * @event {@link AuthnEventIds#IDENTITY_SWITCH}
- * {@link AuthenticationContext#getCanonicalPrincipalName()}
  * @pre <pre>ProfileRequestContext.getSubcontext(AuthenticationContext.class, false) != null</pre>
  * @post If AuthenticationContext.getAuthenticationResult() != null,
  * then the steps above are performed.



More information about the commits mailing list