Update of /cvsroot/sunxacml/sunxacml/com/sun/xacml/ctx
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2173/com/sun/xacml/ctx
Modified Files:
Attribute.java InputParser.java RequestCtx.java
ResponseCtx.java Result.java Status.java StatusDetail.java
Subject.java
Log Message:
added @since tags to all classes
Index: Attribute.java
===================================================================
RCS file: /cvsroot/sunxacml/sunxacml/com/sun/xacml/ctx/Attribute.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Attribute.java 13 Feb 2004 17:55:32 -0000 1.7
--- Attribute.java 17 Mar 2004 18:03:39 -0000 1.8
***************
*** 60,63 ****
--- 60,64 ----
* Represents the AttributeType XML type found in the context schema.
*
+ * @since 1.0
* @author Seth Proctor
*/
Index: RequestCtx.java
===================================================================
RCS file: /cvsroot/sunxacml/sunxacml/com/sun/xacml/ctx/RequestCtx.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** RequestCtx.java 29 Aug 2003 18:52:56 -0000 1.6
--- RequestCtx.java 17 Mar 2004 18:03:39 -0000 1.7
***************
*** 1,7 ****
/*
! * @(#)RequestCtx.java 1.16 01/30/03
*
! * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
--- 1,7 ----
/*
! * @(#)RequestCtx.java
*
! * Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
***************
*** 72,75 ****
--- 72,76 ----
* the data used to start a policy evaluation.
*
+ * @since 1.0
* @author Seth Proctor
* @author Marco Barreno
Index: ResponseCtx.java
===================================================================
RCS file: /cvsroot/sunxacml/sunxacml/com/sun/xacml/ctx/ResponseCtx.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ResponseCtx.java 25 Aug 2003 16:53:10 -0000 1.2
--- ResponseCtx.java 17 Mar 2004 18:03:39 -0000 1.3
***************
*** 1,7 ****
/*
! * @(#)ResponseCtx.java 1.11 01/30/03
*
! * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
--- 1,7 ----
/*
! * @(#)ResponseCtx.java
*
! * Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
***************
*** 61,64 ****
--- 61,65 ----
* Represents the response to a request made to the XACML PDP.
*
+ * @since 1.0
* @author Seth Proctor
* @author Marco Barreno
Index: StatusDetail.java
===================================================================
RCS file: /cvsroot/sunxacml/sunxacml/com/sun/xacml/ctx/StatusDetail.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** StatusDetail.java 13 Feb 2003 22:19:10 -0000 1.1.1.1
--- StatusDetail.java 17 Mar 2004 18:03:39 -0000 1.2
***************
*** 1,7 ****
/*
! * @(#)StatusDetail.java 1.2 01/30/03
*
! * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
--- 1,7 ----
/*
! * @(#)StatusDetail.java
*
! * Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
***************
*** 57,60 ****
--- 57,61 ----
* interpret the data appropriately.
*
+ * @since 1.0
* @author Seth Proctor
*/
Index: Subject.java
===================================================================
RCS file: /cvsroot/sunxacml/sunxacml/com/sun/xacml/ctx/Subject.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Subject.java 22 Jul 2003 15:05:45 -0000 1.1
--- Subject.java 17 Mar 2004 18:03:39 -0000 1.2
***************
*** 3,7 ****
* @(#)Subject.java
*
! * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
--- 3,7 ----
* @(#)Subject.java
*
! * Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
***************
*** 54,57 ****
--- 54,58 ----
* with a particular subject.
*
+ * @since 1.1
* @author seth proctor
*/
Index: Result.java
===================================================================
RCS file: /cvsroot/sunxacml/sunxacml/com/sun/xacml/ctx/Result.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Result.java 25 Aug 2003 16:53:10 -0000 1.2
--- Result.java 17 Mar 2004 18:03:39 -0000 1.3
***************
*** 1,7 ****
/*
! * @(#)Result.java 1.9 01/30/03
*
! * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
--- 1,7 ----
/*
! * @(#)Result.java
*
! * Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
***************
*** 59,62 ****
--- 59,63 ----
* status data. Any number of obligations may also be included.
*
+ * @since 1.0
* @author Seth Proctor
* @author Marco Barreno
Index: InputParser.java
===================================================================
RCS file: /cvsroot/sunxacml/sunxacml/com/sun/xacml/ctx/InputParser.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** InputParser.java 13 Feb 2003 22:19:10 -0000 1.1.1.1
--- InputParser.java 17 Mar 2004 18:03:39 -0000 1.2
***************
*** 1,7 ****
/*
! * @(#)InputParser.java 1.2 01/30/03
*
! * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
--- 1,7 ----
/*
! * @(#)InputParser.java
*
! * Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
***************
*** 58,61 ****
--- 58,62 ----
* parsing input based on the context schema.
*
+ * @since 1.0
* @author Seth Proctor
*/
Index: Status.java
===================================================================
RCS file: /cvsroot/sunxacml/sunxacml/com/sun/xacml/ctx/Status.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Status.java 25 Aug 2003 16:53:10 -0000 1.2
--- Status.java 17 Mar 2004 18:03:39 -0000 1.3
***************
*** 1,7 ****
/*
! * @(#)Status.java 1.6 01/30/03
*
! * Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
--- 1,7 ----
/*
! * @(#)Status.java
*
! * Copyright 2003-2004 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
***************
*** 58,61 ****
--- 58,62 ----
* the status is OK.
*
+ * @since 1.0
* @author Seth Proctor
*/
|