azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.a...

174 строки
16 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims"
name: "MicrosoftGraphOptionalClaims"
nameWithType: "MicrosoftGraphOptionalClaims"
summary: "optional<wbr>Claims."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **MicrosoftGraphOptionalClaims**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims&text=MicrosoftGraphOptionalClaims\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.MicrosoftGraphOptionalClaims()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.MicrosoftGraphOptionalClaims()"
name: "MicrosoftGraphOptionalClaims()"
nameWithType: "MicrosoftGraphOptionalClaims.MicrosoftGraphOptionalClaims()"
summary: "Creates an instance of Microsoft<wbr>Graph<wbr>Optional<wbr>Claims class."
syntax: "public MicrosoftGraphOptionalClaims()"
desc: "Creates an instance of MicrosoftGraphOptionalClaims class."
methods:
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.accessToken()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.accessToken()"
name: "accessToken()"
nameWithType: "MicrosoftGraphOptionalClaims.accessToken()"
summary: "Get the access<wbr>Token property: The optional claims returned in the JWT access token."
syntax: "public List<MicrosoftGraphOptionalClaim> accessToken()"
desc: "Get the accessToken property: The optional claims returned in the JWT access token."
returns:
description: "the accessToken value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim&text=MicrosoftGraphOptionalClaim\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.additionalProperties()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.additionalProperties()"
name: "additionalProperties()"
nameWithType: "MicrosoftGraphOptionalClaims.additionalProperties()"
summary: "Get the additional<wbr>Properties property: optional<wbr>Claims."
syntax: "public Map<String,Object> additionalProperties()"
desc: "Get the additionalProperties property: optionalClaims."
returns:
description: "the additionalProperties value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>&gt;"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "MicrosoftGraphOptionalClaims.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Microsoft<wbr>Graph<wbr>Optional<wbr>Claims from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static MicrosoftGraphOptionalClaims fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the MicrosoftGraphOptionalClaims."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of MicrosoftGraphOptionalClaims from the JsonReader."
returns:
description: "An instance of MicrosoftGraphOptionalClaims if the JsonReader was pointing to an instance of it, or null\n if it was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims&text=MicrosoftGraphOptionalClaims\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.idToken()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.idToken()"
name: "idToken()"
nameWithType: "MicrosoftGraphOptionalClaims.idToken()"
summary: "Get the id<wbr>Token property: The optional claims returned in the JWT ID token."
syntax: "public List<MicrosoftGraphOptionalClaim> idToken()"
desc: "Get the idToken property: The optional claims returned in the JWT ID token."
returns:
description: "the idToken value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim&text=MicrosoftGraphOptionalClaim\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.saml2Token()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.saml2Token()"
name: "saml2Token()"
nameWithType: "MicrosoftGraphOptionalClaims.saml2Token()"
summary: "Get the saml2Token property: The optional claims returned in the SAML token."
syntax: "public List<MicrosoftGraphOptionalClaim> saml2Token()"
desc: "Get the saml2Token property: The optional claims returned in the SAML token."
returns:
description: "the saml2Token value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim&text=MicrosoftGraphOptionalClaim\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "MicrosoftGraphOptionalClaims.toJson(JsonWriter jsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.validate()"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.validate()"
name: "validate()"
nameWithType: "MicrosoftGraphOptionalClaims.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.withAccessToken(java.util.List<com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.withAccessToken(List<MicrosoftGraphOptionalClaim> accessToken)"
name: "withAccessToken(List<MicrosoftGraphOptionalClaim> accessToken)"
nameWithType: "MicrosoftGraphOptionalClaims.withAccessToken(List<MicrosoftGraphOptionalClaim> accessToken)"
summary: "Set the access<wbr>Token property: The optional claims returned in the JWT access token."
parameters:
- description: "the accessToken value to set."
name: "accessToken"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim&text=MicrosoftGraphOptionalClaim\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MicrosoftGraphOptionalClaims withAccessToken(List<MicrosoftGraphOptionalClaim> accessToken)"
desc: "Set the accessToken property: The optional claims returned in the JWT access token."
returns:
description: "the MicrosoftGraphOptionalClaims object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims&text=MicrosoftGraphOptionalClaims\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.withAdditionalProperties(java.util.Map<java.lang.String,java.lang.Object>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.withAdditionalProperties(Map<String,Object> additionalProperties)"
name: "withAdditionalProperties(Map<String,Object> additionalProperties)"
nameWithType: "MicrosoftGraphOptionalClaims.withAdditionalProperties(Map<String,Object> additionalProperties)"
summary: "Set the additional<wbr>Properties property: optional<wbr>Claims."
parameters:
- description: "the additionalProperties value to set."
name: "additionalProperties"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>&gt;"
syntax: "public MicrosoftGraphOptionalClaims withAdditionalProperties(Map<String,Object> additionalProperties)"
desc: "Set the additionalProperties property: optionalClaims."
returns:
description: "the MicrosoftGraphOptionalClaims object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims&text=MicrosoftGraphOptionalClaims\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.withIdToken(java.util.List<com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.withIdToken(List<MicrosoftGraphOptionalClaim> idToken)"
name: "withIdToken(List<MicrosoftGraphOptionalClaim> idToken)"
nameWithType: "MicrosoftGraphOptionalClaims.withIdToken(List<MicrosoftGraphOptionalClaim> idToken)"
summary: "Set the id<wbr>Token property: The optional claims returned in the JWT ID token."
parameters:
- description: "the idToken value to set."
name: "idToken"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim&text=MicrosoftGraphOptionalClaim\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MicrosoftGraphOptionalClaims withIdToken(List<MicrosoftGraphOptionalClaim> idToken)"
desc: "Set the idToken property: The optional claims returned in the JWT ID token."
returns:
description: "the MicrosoftGraphOptionalClaims object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims&text=MicrosoftGraphOptionalClaims\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.withSaml2Token(java.util.List<com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim>)"
fullName: "com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims.withSaml2Token(List<MicrosoftGraphOptionalClaim> saml2Token)"
name: "withSaml2Token(List<MicrosoftGraphOptionalClaim> saml2Token)"
nameWithType: "MicrosoftGraphOptionalClaims.withSaml2Token(List<MicrosoftGraphOptionalClaim> saml2Token)"
summary: "Set the saml2Token property: The optional claims returned in the SAML token."
parameters:
- description: "the saml2Token value to set."
name: "saml2Token"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaim&text=MicrosoftGraphOptionalClaim\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public MicrosoftGraphOptionalClaims withSaml2Token(List<MicrosoftGraphOptionalClaim> saml2Token)"
desc: "Set the saml2Token property: The optional claims returned in the SAML token."
returns:
description: "the MicrosoftGraphOptionalClaims object itself."
type: "<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims&text=MicrosoftGraphOptionalClaims\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "optionalClaims."
implements:
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims?alt=com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOptionalClaims&text=MicrosoftGraphOptionalClaims\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.authorization.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-authorization:2.42.0