Package net.microfalx.resource.s3
Class S3Utilities
java.lang.Object
net.microfalx.resource.s3.S3Utilities
-
Field Details
-
S3_SCHEME
- See Also:
-
S3_SECURE_SCHEME
- See Also:
-
S3_SECURE_SCHEME2
- See Also:
-
-
Constructor Details
-
S3Utilities
public S3Utilities()
-
-
Method Details
-
isSecure
Returns whether the URI suggests to use TLS.- Parameters:
uri- the URI- Returns:
trueto use TLS,falseotherwise
-