Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle OAuth Service
11g Release 2 (11.1.2)

E57632-01


oracle.security.idaas.oauth.client
Interface ApplePushNotificationProfile

All Superinterfaces:
BaseApplePushNotificationProfile
All Known Subinterfaces:
ApplePushNotificationWritableProfile

public interface ApplePushNotificationProfile
extends BaseApplePushNotificationProfile

Method Summary

 byte[] getAPNDevelopmentCertificate()
           
 char[] getAPNDevelopmentCertificatePassword()
           
 byte[] getAPNProductionCertificate()
           
 char[] getAPNProductionCertificatePassword()
           
 boolean isProductionMode()
           

  Methods inherited from interface oracle.security.idaas.oauth.client.BaseApplePushNotificationProfile

getKeepAliveSeconds, getMaxConnectionPoolSize, getMinConnectionPoolSize

 

Method Detail

isProductionMode

boolean isProductionMode()
Returns:

getAPNDevelopmentCertificate

byte[] getAPNDevelopmentCertificate()
Returns:

getAPNProductionCertificate

byte[] getAPNProductionCertificate()
Returns:

getAPNDevelopmentCertificatePassword

char[] getAPNDevelopmentCertificatePassword()
Returns:

getAPNProductionCertificatePassword

char[] getAPNProductionCertificatePassword()
Returns:

Skip navigation links

Copyright (c) 2014,<BR/>Oracle and/or its affiliates. All Rights Reserved.
<BR/>