com.atlassian.confluence.security.persistence.dao.hibernate.legacy
Class HibernateKey
java.lang.Object
com.atlassian.confluence.security.persistence.dao.hibernate.legacy.HibernateKey
public class HibernateKey
- extends Object
Hibernate data transfer object for cryptographic keys
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateKey
public HibernateKey()
getId
public long getId()
getEncodedKey
public String getEncodedKey()
getAlgorithm
public String getAlgorithm()
getKeyType
public String getKeyType()
getAlias
public String getAlias()