A B C D E F G I K L M N O P R S T U V W 

O

OAuthSecurity - Interface in com.ibm.mfp.adapter.api
This annotation is used to configure protection of Java API for RESTful Web Services (JAX-RS) adapter resources.
By default, all MobileFirst adapter resources require an access token, and are therefore protected by the security framework.
Use this annotation to assign custom security scopes to your resources, or to disable the default MobileFirst resource protection.
The annotation can be applied either to a specific resource method or to an entire resource class.
OAuthSecurity - Interface in com.worklight.core.auth
Deprecated.
Use OAuthSecurity instead
A B C D E F G I K L M N O P R S T U V W 


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