Klasse ApplicationJwtrsauthStrategy
java.lang.Object
io.github.primelib.webmethodsapigateway4j.models.ApplicationJwtrsauthStrategy
@Generated("io.github.primelib.primecodegen")
public class ApplicationJwtrsauthStrategy
extends Object
ApplicationJwtrsauthStrategy
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedApplicationJwtrsauthStrategy(String audience, String authServerAlias, String description, String id, String name, ApplicationNode primaryNode, String type) Constructs a validated instance ofApplicationJwtrsauthStrategy.Constructs a validated instance ofApplicationJwtrsauthStrategy. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungaudience()The name of the authorization server aliasauthServerAlias(String authServerAlias) The name of the authorization server aliasprotected booleandescription(String description) booleaninthashCode()id()A unique ID for the strategyA unique ID for the strategyname()The name of the strategyThe name of the strategyprimaryNode(ApplicationNode primaryNode) toString()type()Input file typeInput file type
-
Felddetails
-
audience
-
authServerAlias
The name of the authorization server alias -
description
-
id
A unique ID for the strategy -
name
The name of the strategy -
-
type
Input file type
-
-
Konstruktordetails
-
ApplicationJwtrsauthStrategy
Constructs a validated instance ofApplicationJwtrsauthStrategy.- Parameter:
spec- the specification to process
-
ApplicationJwtrsauthStrategy
@Internal public ApplicationJwtrsauthStrategy(String audience, String authServerAlias, String description, String id, String name, ApplicationNode primaryNode, String type) Constructs a validated instance ofApplicationJwtrsauthStrategy.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ApplicationJwtrsauthStrategy(Consumer)instead.- Parameter:
audience- audienceauthServerAlias- The name of the authorization server aliasdescription- descriptionid- A unique ID for the strategyname- The name of the strategyprimaryNode- primaryNodetype- Input file type
-
ApplicationJwtrsauthStrategy
protected ApplicationJwtrsauthStrategy()
-
-
Methodendetails
-
audience
-
authServerAlias
The name of the authorization server alias -
description
-
id
A unique ID for the strategy -
name
The name of the strategy -
primaryNode
-
type
Input file type -
audience
- Gibt zurück:
this.
-
authServerAlias
The name of the authorization server alias- Gibt zurück:
this.
-
description
- Gibt zurück:
this.
-
id
-
name
-
primaryNode
- Gibt zurück:
this.
-
type
-
equals
-
canEqual
-
hashCode
-
toString
-