JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.micronaut.security.oauth2.endpoint
Interface Endpoint
All Known Subinterfaces:
SecureEndpoint
All Known Implementing Classes:
DefaultSecureEndpoint
public interface
Endpoint
An OAuth 2.0 provider endpoint.
Since:
1.2.0
Author:
Sergio del Amo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getUrl
()
Method Detail
getUrl
@NonNull java.lang.String getUrl()
Returns:
The endpoint URL
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method