Uses of Package
com.eatthepath.pushy.apns.auth
-
Packages that use com.eatthepath.pushy.apns.auth Package Description com.eatthepath.pushy.apns Contains classes and interfaces for interacting with the Apple Push Notification service (APNs).com.eatthepath.pushy.apns.auth Contains classes for working with APNs keys. -
Classes in com.eatthepath.pushy.apns.auth used by com.eatthepath.pushy.apns Class Description ApnsSigningKey A private key used to sign authentication tokens. -
Classes in com.eatthepath.pushy.apns.auth used by com.eatthepath.pushy.apns.auth Class Description ApnsSigningKey A private key used to sign authentication tokens.ApnsVerificationKey A public key used to verify authentication tokens.