Skip navigation links
oracle.ocsg.oauth2.ext.annotation
Interface OAuth2HttpRequestProps
- All Superinterfaces:
- Annotation
- public interface OAuth2HttpRequestProps
- extends Annotation
PROPS_METHOD_GET
public static final String PROPS_METHOD_GET
-
- See Also:
- Constant Field Values
PROPS_METHOD_POST
public static final String PROPS_METHOD_POST
-
- See Also:
- Constant Field Values
PROPS_METHOD_PUT
public static final String PROPS_METHOD_PUT
-
- See Also:
- Constant Field Values
AcceptMediaType
public String[] AcceptMediaType()
AllowedMethods
public String[] AllowedMethods()
ProduceMediaType
public String[] ProduceMediaType()
Skip navigation links
Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.