Searched refs:getEndpointClass (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-rest/src/main/java/com/sun/identity/rest/
H A DLegacyRestEndpoint.java33 public Class<?> getEndpointClass() { method in class:LegacyRestEndpoint
H A DRestService.java47 s.add(endpoint.getEndpointClass());
/forgerock/openam/openam-rest/src/main/java/com/sun/identity/rest/
H A DLegacyRestEndpoint.java33 public Class<?> getEndpointClass() { method in class:LegacyRestEndpoint
H A DRestService.java47 s.add(endpoint.getEndpointClass());

Completed in 232 milliseconds