Class DefaultSecureEndpoint

java.lang.Object
io.micronaut.security.oauth2.endpoint.DefaultSecureEndpoint
All Implemented Interfaces:
Endpoint, SecureEndpoint

public class DefaultSecureEndpoint extends Object implements SecureEndpoint
The default implementation of SecureEndpoint.
Since:
1.2.0
Author:
James Kleeh