|
Oracle Fusion Middleware Java API Reference for Oracle OAuth Service 11g Release 2 (11.1.2) E57632-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApplePushNotificationProfile
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
boolean isProductionMode()
byte[] getAPNDevelopmentCertificate()
byte[] getAPNProductionCertificate()
char[] getAPNDevelopmentCertificatePassword()
char[] getAPNProductionCertificatePassword()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |