[java-identity-provider] 01/02: Javadoc

Rod Widdowson rdw at steadingsoftware.com
Mon Feb 3 05:43:17 EST 2020


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

rdw 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=8a133010acef8a9dfffe4ceb2bb9ca287695a2bc

commit 8a133010acef8a9dfffe4ceb2bb9ca287695a2bc
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Feb 3 10:30:04 2020 +0000

    Javadoc
---
 .../main/java/net/shibboleth/idp/attribute/IdPRequestedAttribute.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/IdPRequestedAttribute.java b/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/IdPRequestedAttribute.java
index 9d7eae7..52bbea5 100644
--- a/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/IdPRequestedAttribute.java
+++ b/idp-attribute-api/src/main/java/net/shibboleth/idp/attribute/IdPRequestedAttribute.java
@@ -54,7 +54,7 @@ public final class IdPRequestedAttribute extends IdPAttribute {
      * 
      * @return the isRequired flag
      * 
-     * @deprecated
+     * @deprecated remove in V5
      */
     @Deprecated(forRemoval=true,since="4.0.0")
     public boolean getIsRequired() {

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


More information about the commits mailing list