Searched defs:getResourceSetRegistrationEndpoint (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-uma/src/main/java/org/forgerock/openam/uma/
H A DUmaUris.java67 URI getResourceSetRegistrationEndpoint(); method in interface:UmaUris
H A DUmaUrisFactory.java199 public URI getResourceSetRegistrationEndpoint() { method in class:UmaUrisFactory.UmaUrisImpl
200 return URI.create(oauth2Uris.getResourceSetRegistrationEndpoint());
/forgerock/openam/openam-uma/src/main/java/org/forgerock/openam/uma/
H A DUmaUris.java67 URI getResourceSetRegistrationEndpoint(); method in interface:UmaUris
H A DUmaUrisFactory.java196 public URI getResourceSetRegistrationEndpoint() { method in class:UmaUrisFactory.UmaUrisImpl
197 return URI.create(oauth2Uris.getResourceSetRegistrationEndpoint());
/forgerock/openam-v13/openam-oauth2-common/oauth2-core/src/main/java/org/forgerock/oauth2/core/
H A DOAuth2Uris.java108 String getResourceSetRegistrationEndpoint(); method in interface:OAuth2Uris
/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/oauth2/core/
H A DOAuth2Uris.java108 String getResourceSetRegistrationEndpoint(); method in interface:OAuth2Uris
/forgerock/openam-v13/openam-oauth2/src/main/java/org/forgerock/openam/oauth2/
H A DOpenAMOAuth2UrisFactory.java171 public String getResourceSetRegistrationEndpoint() { method in class:OpenAMOAuth2UrisFactory.OAuth2UrisImpl
/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/openam/oauth2/
H A DOAuth2UrisFactory.java168 public String getResourceSetRegistrationEndpoint() { method in class:OAuth2UrisFactory.OAuth2UrisImpl

Completed in 32 milliseconds