AuthenticationMechanism
a rdfs:Class in Web API
An authentication mechanism specifies how consumers can authenticate against a Web API.
This is a class with public usage permissions, which means that any developer is allowed to create new objects on CloudObjects which are instances or subclasses of this class.
Instances
The following public objects are instances of this class:
Meta
- URI / COID
- coid://webapi.cloudobjects.io/AuthenticationMechanism content_copy
- Revision
- 2-1da8572732a7a0b02c93d7f0fa2f9a6b content_copy
- Short ID
- wa:AuthenticationMechanism content_copy
- Canonical URL
- https://cloudobjects.io/webapi.cloudobjects.io/AuthenticationMechanism content_copy
- Last updated
- 2016-11-29 15:47 (UTC)
- Usage permission
- co:Public
RDF
Objects in this namespace
- Web API
- APIKeyAuthentication
- APIMethod
- APIResponse
- AnonymousAccess
- AuthenticationMechanism
- CookieParameter
- DirectoryTemplateVariableGenerator
- EmptyResponse
- ExampleResponse
- FormDataParameter
- GraphQLEndpoint
- HTTPBasicAuthentication
- HTTPEndpoint
- MD5-hash Shared Secret Authentication (via API Key)
- HeaderParameter
- JSONResponse
- OpenAPIConverter 3.0
- OpenAPIExporter 3.0
- Parameter
- PathParameter
- PostmanCollectionExporter v2
- QueryParameter
- Shared Secret Authentication (via HTTP Basic)
- SwaggerExporter 2.0
- WebAPI
- WebAPIImportAPI
- hasBaseURL
- hasBody
- hasContentType
- hasDataType
- hasDefaultValue
- hasErrorResponse
- hasFixedPassword
- hasFixedUsername
- hasJSONBodyWithSchema
- hasJSONRequestBodyWithSchema
- hasJSONSchema
- hasKey
- hasMethod
- hasPath
- hasStatusCode
- hasSuccessResponse
- hasVerb
- requiresParameter
- supportsAuthenticationMechanism
- supportsCORSAnyOrigin
- supportsCORSForDirectory
- supportsOptionalParameter
- usesAuthenticationParameter
- usesPasswordFrom
- usesUsernameFrom