net.smartam.leeloo.as.issuer
Class UUIDValueGenerator
java.lang.Object
net.smartam.leeloo.as.issuer.UUIDValueGenerator
- All Implemented Interfaces:
- ValueGenerator
public class UUIDValueGenerator
- extends Object
- implements ValueGenerator
Exemplar OAuth Token Generator
- Author:
- Maciej Machulak, Lukasz Moren
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UUIDValueGenerator
public UUIDValueGenerator()
generateValue
public String generateValue()
throws OAuthSystemException
- Specified by:
generateValue
in interface ValueGenerator
- Throws:
OAuthSystemException
generateValue
public String generateValue(String param)
throws OAuthSystemException
- Specified by:
generateValue
in interface ValueGenerator
- Throws:
OAuthSystemException
Copyright © 2010. All Rights Reserved.