Klasse Metadata
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Metadata
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Metadata
extends Object
Metadata
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungURL to get the access token from the authorization serveraccessTokenURL
(String accessTokenURL) URL to get the access token from the authorization serverURL to get the approval from the resource ownerauthorizeURL
(String authorizeURL) URL to get the approval from the resource ownerprotected boolean
boolean
int
hashCode()
URL to get the new access token from the refresh tokenrefreshTokenURL
(String refreshTokenURL) URL to get the new access token from the refresh tokentoString()
-
Felddetails
-
accessTokenURL
URL to get the access token from the authorization server -
authorizeURL
URL to get the approval from the resource owner -
refreshTokenURL
URL to get the new access token from the refresh token
-
-
Konstruktordetails
-
Metadata
Constructs a validated implementation ofMetadata
.- Parameter:
spec
- the specification to process
-
Metadata
-
Metadata
protected Metadata()
-
-
Methodendetails
-
accessTokenURL
URL to get the access token from the authorization server -
authorizeURL
URL to get the approval from the resource owner -
refreshTokenURL
URL to get the new access token from the refresh token -
accessTokenURL
URL to get the access token from the authorization server- Gibt zurück:
this
.
-
authorizeURL
URL to get the approval from the resource owner- Gibt zurück:
this
.
-
refreshTokenURL
URL to get the new access token from the refresh token- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-