org.apache.oltu.oauth2.ext.dynamicreg.common
Class OAuthRegistration.Type

java.lang.Object
  extended by org.apache.oltu.oauth2.ext.dynamicreg.common.OAuthRegistration.Type
Enclosing class:
OAuthRegistration

public static final class OAuthRegistration.Type
extends Object


Field Summary
static String PULL
           
static String PUSH
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PUSH

public static final String PUSH
See Also:
Constant Field Values

PULL

public static final String PULL
See Also:
Constant Field Values


Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.