When writing a Java adapter, what is the following annotation used for:
It maps zero or more scope elements to a security check.
It registers zero or more scope elements to a challenge handler.
It defines a security challenge with a zero or more scope elements.
It protects a resource method or resource class with zero or more scope elements.
Submit