net.stepniak.api.auth
Class KeyStore
java.lang.Object
net.stepniak.api.auth.KeyStore
@Component
public class KeyStore
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyStore
public KeyStore()
KeyStore
@Autowired
public KeyStore(KeyRepository keyStorage)
create
@Transactional
public KeyEntity create()
throws NoSuchAlgorithmException
- Throws:
NoSuchAlgorithmException
find
public KeyEntity find(String id)
Copyright © 2013. All Rights Reserved.