Uses of Class
com.vidispine.generated.OAuth2ConfigurationType
-
Uses of OAuth2ConfigurationType in com.vidispine.generated
Methods in com.vidispine.generated that return OAuth2ConfigurationTypeModifier and TypeMethodDescriptionObjectFactory.createOAuth2ConfigurationType()
Create an instance ofOAuth2ConfigurationType
OAuth2ConfigurationType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) OAuth2ConfigurationType.withExpectedAudience
(String value) Sets the value of the expectedAudience property.OAuth2ConfigurationType.withFederationMetadataInterval
(Integer value) Sets the value of the federationMetadataInterval property.OAuth2ConfigurationType.withFederationMetadataURI
(String value) Sets the value of the federationMetadataURI property.OAuth2ConfigurationType.withPublicKey
(String... values) Adds objects to the list of PublicKey using add methodOAuth2ConfigurationType.withPublicKey
(Collection<String> values) Adds objects to the list of PublicKey using addAll methodOAuth2ConfigurationType.withTokenUser
(String value) Sets the value of the tokenUser property.OAuth2ConfigurationType.withValidationEndpoint
(String value) Sets the value of the validationEndpoint property.OAuth2ConfigurationType.withX509Certificate
(String... values) Adds objects to the list of X509Certificate using add methodOAuth2ConfigurationType.withX509Certificate
(Collection<String> values) Adds objects to the list of X509Certificate using addAll methodMethods in com.vidispine.generated that return types with arguments of type OAuth2ConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OAuth2ConfigurationType>
ObjectFactory.createOAuth2ConfigurationDocument
(OAuth2ConfigurationType value) Methods in com.vidispine.generated with parameters of type OAuth2ConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OAuth2ConfigurationType>
ObjectFactory.createOAuth2ConfigurationDocument
(OAuth2ConfigurationType value)