org.apache.oltu.openidconnect
Class OpenIdConnect

java.lang.Object
  extended by org.apache.oltu.openidconnect.OpenIdConnect

public class OpenIdConnect
extends Object

Class containing all the basic constants of the OpenId connect specification


Field Summary
static String ID_TOKEN
           
 
Constructor Summary
OpenIdConnect()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID_TOKEN

public static final String ID_TOKEN
See Also:
Constant Field Values
Constructor Detail

OpenIdConnect

public OpenIdConnect()


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