|
Oracle Fusion Middleware Java API Reference for the Oracle Access Management OAuth Service 11g Release 2 Patch Set 3 (11.1.2.3) E59498-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApplePushNotificationWritableProfile
Method Summary
void |
setAPNDevelopmentCertificate(byte[] apnDevelopmentCertificate) |
void |
setAPNDevelopmentCertificatePassword(char[] apnDevelopmentCertificatePassword) |
void |
setAPNProductionCertificate(byte[] apnProductionCertificate) |
void |
setAPNProductionCertificatePassword(char[] apnProductionCertificatePassword) |
void |
setProductionMode(boolean productionMode) |
Methods inherited from interface oracle.security.idaas.oauth.client.ApplePushNotificationProfile
getAPNDevelopmentCertificate, getAPNDevelopmentCertificatePassword, getAPNProductionCertificate, getAPNProductionCertificatePassword, isProductionMode |
Methods inherited from interface oracle.security.idaas.oauth.client.BaseApplePushNotificationWritableProfile
setKeepAliveSeconds, setMaxConnectionPoolSize, setMinConnectionPoolSize |
Methods inherited from interface oracle.security.idaas.oauth.client.BaseApplePushNotificationProfile
getKeepAliveSeconds, getMaxConnectionPoolSize, getMinConnectionPoolSize |
Method Detail
void setProductionMode(boolean productionMode)
productionMode
-void setAPNDevelopmentCertificate(byte[] apnDevelopmentCertificate)
apnDevelopmentCertificate
-void setAPNProductionCertificate(byte[] apnProductionCertificate)
apnProductionCertificate
-void setAPNDevelopmentCertificatePassword(char[] apnDevelopmentCertificatePassword)
apnDevelopmentCertificatePassword
-void setAPNProductionCertificatePassword(char[] apnProductionCertificatePassword)
apnProductionCertificatePassword
-
|
Oracle and/or its affiliates. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |