Package org.vrspace.server.obj
Class WebPushSubscription
java.lang.Object
org.vrspace.server.obj.Entity
org.vrspace.server.obj.WebPushSubscription
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]byte[]Methods inherited from class org.vrspace.server.obj.Entity
dispose, getObjectId
-
Constructor Details
-
WebPushSubscription
public WebPushSubscription()
-
-
Method Details
-
getAuthAsBytes
public byte[] getAuthAsBytes() -
getKeyAsBytes
public byte[] getKeyAsBytes() -
getUserPublicKey
public PublicKey getUserPublicKey() throws NoSuchAlgorithmException, InvalidKeySpecException, NoSuchProviderException
-