Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accepts(String) - Method in interface org.opencastproject.security.urlsigning.provider.UrlSigningProvider
-
Returns true if the implementation accepts to sign the
baseUrl. - accepts(String) - Method in interface org.opencastproject.security.urlsigning.service.UrlSigningService
-
Returns true if the signing service accepts to sign the
baseUrl.
D
- DEFAULT_SIGN_WITH_CLIENT_IP - Static variable in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
The default for whether to use the client IP in the signature.
- DEFAULT_URL_SIGNING_EXPIRE_DURATION - Static variable in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
The default time before a piece of signed content expires. 2 Hours.
G
- getReason() - Method in exception class org.opencastproject.security.urlsigning.exception.UrlSigningException
- getUpdatedSigningExpiration(Dictionary, String) - Static method in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
Get the amount of seconds before a signed URL should expire from a
Dictionary. - getUpdatedSigningExpiration(Dictionary, String, String, long) - Static method in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
Get the amount of seconds before a signed URL should expire from a
Dictionary. - getUpdatedSignWithClientIP(Dictionary, String) - Static method in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
Get whether a signed URL should contain the client's IP from a
Dictionary. - getUpdatedSignWithClientIP(Dictionary, String, String, boolean) - Static method in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
Get whether a signed URL should contain the client's IP from a
Dictionary.
I
- internalProviderError() - Static method in exception class org.opencastproject.security.urlsigning.exception.UrlSigningException
O
- org.opencastproject.security.urlsigning.exception - package org.opencastproject.security.urlsigning.exception
- org.opencastproject.security.urlsigning.provider - package org.opencastproject.security.urlsigning.provider
- org.opencastproject.security.urlsigning.service - package org.opencastproject.security.urlsigning.service
- org.opencastproject.security.urlsigning.utils - package org.opencastproject.security.urlsigning.utils
S
- sign(String, Long, Long, String) - Method in interface org.opencastproject.security.urlsigning.service.UrlSigningService
-
Create a secure signature for a resource by adding the validUntilDuration to the current time and optionally adding the validFromDuration to the current time to create the available and expiry dates for the signature.
- sign(String, DateTime, DateTime, String) - Method in interface org.opencastproject.security.urlsigning.service.UrlSigningService
-
Create a secure signature for a resource using DateTime objects.
- sign(Policy) - Method in interface org.opencastproject.security.urlsigning.provider.UrlSigningProvider
-
Creates the necessary query string to sign a resource using the given
Policy
T
- toString() - Method in exception class org.opencastproject.security.urlsigning.exception.UrlSigningException
U
- URL_SIGNING_EXPIRES_DURATION_SECONDS_KEY - Static variable in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
The default key in the OSGI service configuration for when signed URLs will expire.
- URL_SIGNING_USE_CLIENT_IP - Static variable in class org.opencastproject.security.urlsigning.utils.UrlSigningServiceOsgiUtil
-
The default key in the OSGI service configuration for whether to use client IP in the signature.
- urlNotSupported() - Static method in exception class org.opencastproject.security.urlsigning.exception.UrlSigningException
- UrlSigningException - Exception Class in org.opencastproject.security.urlsigning.exception
-
An
Exceptionthrown if there is a problem signing a URL. - UrlSigningException(Throwable) - Constructor for exception class org.opencastproject.security.urlsigning.exception.UrlSigningException
- UrlSigningProvider - Interface in org.opencastproject.security.urlsigning.provider
- UrlSigningService - Interface in org.opencastproject.security.urlsigning.service
- UrlSigningServiceOsgiUtil - Class in org.opencastproject.security.urlsigning.utils
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form