facebook4j.auth
Interface Security

All Superinterfaces:
Serializable
All Known Implementing Classes:
OAuthAuthorization

public interface Security
extends Serializable

An interface represents security support.

Author:
Ryuji Yamashita - roundrop at gmail.com

Method Summary
 String generateAppSecretProof()
           
 boolean isAppSecretProofEnabled()
           
 

Method Detail

isAppSecretProofEnabled

boolean isAppSecretProofEnabled()

generateAppSecretProof

String generateAppSecretProof()


Copyright © 2019. All rights reserved.