org.apache.shindig.gadgets.uri
Class HashShaLockedDomainPrefixGenerator
java.lang.Object
org.apache.shindig.gadgets.uri.HashShaLockedDomainPrefixGenerator
- All Implemented Interfaces:
- LockedDomainPrefixGenerator
public class HashShaLockedDomainPrefixGenerator
- extends Object
- implements LockedDomainPrefixGenerator
A simple implementation of locked domain that hashes the gadgeturi as the prefix.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HashShaLockedDomainPrefixGenerator
public HashShaLockedDomainPrefixGenerator()
getLockedDomainPrefix
public String getLockedDomainPrefix(Uri gadgetUri)
- Specified by:
getLockedDomainPrefix in interface LockedDomainPrefixGenerator
Copyright © 2007-2012. All Rights Reserved.