Searched defs:Resource (Results 1 - 17 of 17) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/
H A DResource.java25 * $Id: Resource.java,v 1.5 2009/01/28 05:34:50 ww203982 Exp $
46 public class Resource extends PersistentObject { class in inherits:PersistentObject
59 protected Resource() throws UMSException { method in class:Resource
71 Resource(Principal principal, Guid guid) throws UMSException { method in class:Resource
77 * Construct Resource object without a session. Unlike the constructor with
78 * a session parameter; this one simply creates a Resource object in memory,
86 Resource(AttrSet attrSet) throws UMSException { method in class:Resource
92 * Construct Resource object without session. Unlike constructor with
93 * session, this one simply creates a Resource object in memory. Call the
97 * template to the Resource
103 public Resource(CreationTemplate template, AttrSet attrSet) method in class:Resource
[all...]
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/xml/
H A DResource.java25 * $Id: Resource.java,v 1.2 2008/06/25 05:53:08 qcheng Exp $
47 public final class Resource { class
51 * @param fileName Resource to be read.
75 data = Resource.read(new InputStreamReader(in));
111 return read(fileName, Resource.class);
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/xml/
H A DResource.java25 * $Id: Resource.java,v 1.2 2008/06/25 05:53:08 qcheng Exp $
47 public final class Resource { class
51 * @param fileName Resource to be read.
75 data = Resource.read(new InputStreamReader(in));
111 return read(fileName, Resource.class);
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/
H A DResource.java25 * $Id: Resource.java,v 1.5 2009/01/28 05:34:50 ww203982 Exp $
46 public class Resource extends PersistentObject { class in inherits:PersistentObject
59 protected Resource() throws UMSException { method in class:Resource
71 Resource(Principal principal, Guid guid) throws UMSException { method in class:Resource
77 * Construct Resource object without a session. Unlike the constructor with
78 * a session parameter; this one simply creates a Resource object in memory,
86 Resource(AttrSet attrSet) throws UMSException { method in class:Resource
92 * Construct Resource object without session. Unlike constructor with
93 * session, this one simply creates a Resource object in memory. Call the
97 * template to the Resource
103 public Resource(CreationTemplate template, AttrSet attrSet) method in class:Resource
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DResource.java25 * $Id: Resource.java,v 1.3 2008/06/25 05:48:11 qcheng Exp $
37 * The <code>Resource</code> element specifies information about the
43 * &lt;xs:element name="Resource" type="xacml-context:ResourceType"/>
54 public interface Resource { interface
57 * Returns the resource content of the <code>Resource</code>
60 * of the <code>Resource</code>.
67 * @param resourceContent Resource Content of this resource
81 * Typically a <code>Resource</code> element will contain an <code>
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/context/
H A DResource.java25 * $Id: Resource.java,v 1.3 2008/06/25 05:48:11 qcheng Exp $
37 * The <code>Resource</code> element specifies information about the
43 * &lt;xs:element name="Resource" type="xacml-context:ResourceType"/>
54 public interface Resource { interface
57 * Returns the resource content of the <code>Resource</code>
60 * of the <code>Resource</code>.
67 * @param resourceContent Resource Content of this resource
81 * Typically a <code>Resource</code> element will contain an <code>
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/
H A DReaderWriterLock.java227 Resource resource = new Resource();
230 * The Resource class simulates a simple locked resource. The read
236 static class Resource { class in class:ReaderWriterLock.Test
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/
H A DReaderWriterLock.java227 Resource resource = new Resource();
230 * The Resource class simulates a simple locked resource. The read
236 static class Resource { class in class:ReaderWriterLock.Test
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djersey-server-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/research/ com/sun/research/ws/ ...
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djersey-server-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/research/ com/sun/research/ws/ ...
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/opendj2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 92 milliseconds