org.onebusaway.users.impl.validation
Class SecretSourceImpl
java.lang.Object
org.onebusaway.users.impl.validation.SecretSourceImpl
- All Implemented Interfaces:
- SecretSource
public class SecretSourceImpl
- extends Object
- implements SecretSource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecretSourceImpl
public SecretSourceImpl()
putSecrets
public void putSecrets(Map<String,String> secrets)
getSecretForId
public String getSecretForId(String id)
- Specified by:
getSecretForId
in interface SecretSource
Copyright © 2012 OneBusAway. All Rights Reserved.