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

/forgerock/openam-v13/openam-oauth2-common/oauth2-core/src/main/java/org/forgerock/oauth2/core/
H A DAuthorizationServiceImpl.java56 public class AuthorizationServiceImpl implements AuthorizationService { class in inherits:AuthorizationService
68 * Constructs a new AuthorizationServiceImpl.
78 public AuthorizationServiceImpl(List<AuthorizeRequestValidator> requestValidators, method in class:AuthorizationServiceImpl

Completed in 26 milliseconds