- abs_path - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
URI absolute path.
- absoluteURI - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
BitSet for absoluteURI.
- addContentTypeBinaryHeader(Map<String, String>) - Static method in class com.jfrog.bintray.client.impl.handle.BintrayImpl
-
- addContentTypeJsonHeader(Map<String, String>) - Static method in class com.jfrog.bintray.client.impl.handle.BintrayImpl
-
- allowed_abs_path - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for the abs_path.
- allowed_authority - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for the authority component.
- allowed_fragment - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for the fragment component.
- allowed_host - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for the host component.
- allowed_IPv6reference - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for the IPv6reference component.
- allowed_opaque_part - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for the opaque_part.
- allowed_query - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for the query component.
- allowed_reg_name - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for the reg_name.
- allowed_rel_path - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for the rel_path.
- allowed_userinfo - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for the userinfo component.
- allowed_within_authority - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for the authority component.
- allowed_within_path - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed within the path.
- allowed_within_query - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed within the query component.
- allowed_within_userinfo - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
Those characters that are allowed for within the userinfo component.
- alpha - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
BitSet for alpha.
- alphanum - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
BitSet for alphanum (join of alpha & digit).
- attributeNames() - Method in class com.jfrog.bintray.client.impl.model.PackageImpl
-
- attributeNames() - Method in class com.jfrog.bintray.client.impl.model.VersionImpl
-
- authentication(UsernamePasswordCredentials) - Method in class com.jfrog.bintray.client.impl.HttpClientConfigurator
-
Ignores null credentials
- authentication(String, String) - Method in class com.jfrog.bintray.client.impl.HttpClientConfigurator
-
Ignores blank username input
- authority - Static variable in class com.jfrog.bintray.client.impl.util.URI
-
BitSet for authority.