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
-
-
Constructor Summary
Constructors Constructor Description HibernateKey()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAlgorithm()StringgetAlias()StringgetEncodedKey()longgetId()StringgetKeyType()
-