com.worklight.core.auth

Interface OAuthSecurity

  • All Superinterfaces:
    java.lang.annotation.Annotation

    Deprecated. 
    Use OAuthSecurity instead

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      boolean enabled()
      Deprecated. 
       
      java.lang.String scope()
      Deprecated. 
       
      • Methods inherited from interface java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
    • Method Detail

      • scope

        java.lang.String scope()
        Deprecated. 
      • enabled

        boolean enabled()
        Deprecated. 


© Copyright IBM Corp. 2006, 2015. All Rights Reserved.