[java-identity-provider] branch master updated: Add missing doc for attributeDisplayDescriptionFunction

Tom Zeller tzeller at dragonacea.biz
Mon Feb 19 17:03:44 EST 2018


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=9646e1d6b9625c291000c13d49d562e6d2bc191a

The following commit(s) were added to refs/heads/master by this push:
       new  9646e1d   Add missing doc for attributeDisplayDescriptionFunction
9646e1d is described below

commit 9646e1d6b9625c291000c13d49d562e6d2bc191a
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Feb 19 16:03:42 2018 -0600

    Add missing doc for attributeDisplayDescriptionFunction
---
 idp-conf/src/main/resources/views/intercept/attribute-release.vm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/idp-conf/src/main/resources/views/intercept/attribute-release.vm b/idp-conf/src/main/resources/views/intercept/attribute-release.vm
index 0b74551..20bde46 100644
--- a/idp-conf/src/main/resources/views/intercept/attribute-release.vm
+++ b/idp-conf/src/main/resources/views/intercept/attribute-release.vm
@@ -6,6 +6,7 @@
 ## attributeReleaseContext - context holding consentable attributes
 ## attributeReleaseFlowDescriptor - attribute consent flow descriptor
 ## attributeDisplayNameFunction - function to display attribute name
+## attributeDisplayDescriptionFunction - function to display attribute description
 ## consentContext - context representing the state of a consent flow
 ## encoder - HTMLEncoder class
 ## flowExecutionKey - SWF execution key (this is built into the flowExecutionUrl)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list