This project has retired. For details please refer to its Attic page.
OAuthRegistration.Type | Apache Oltu - OAuth 2.0
public static final class

OAuthRegistration.Type

extends Object
java.lang.Object
   ↳ org.apache.oltu.oauth2.ext.dynamicreg.common.OAuthRegistration.Type

Summary

Constants
String PULL
String PUSH
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String PULL

Constant Value: "pull"

public static final String PUSH

Constant Value: "push"