static CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.builder() |
|
CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.Builder.cors(Boolean cors) |
Server adds CORS headers when responding to requests - this enables Javascript applications to use the server.
|
CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.Builder.description(Markdown description) |
General description of how security works.
|
CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.Builder.from(CapabilityStatement.Rest.Security security) |
|
CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.Builder.service(CodeableConcept... service) |
Types of security services that are supported/required by the system.
|
CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.Builder.service(Collection<CodeableConcept> service) |
Types of security services that are supported/required by the system.
|
CapabilityStatement.Rest.Security.Builder |
CapabilityStatement.Rest.Security.toBuilder() |
|