Class CustomOAuth2EndpointUtils

java.lang.Object
swiss.trustbroker.oidc.CustomOAuth2EndpointUtils

public class CustomOAuth2EndpointUtils extends Object
Utility methods for the OAuth 2.0 Protocol Endpoints. Copied from spring-security-oauth2-authorization-server: org.springframework.security.oauth2.server.authorization.web.authentication.OAuth2EndpointUtils That class is final, so we cannot subclass it. The copying means we are tied to an internal class from Spring Authentication Server.

Original Javadoc: Utility methods for the OAuth 2.0 Protocol Endpoints.

Since:
0.1.2