org.jboss.seam.security.examples.openid
Class Configuration

java.lang.Object
  extended by org.jboss.seam.security.examples.openid.Configuration

@Model
public class Configuration
extends Object


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

Constructor Detail

Configuration

public Configuration()
Method Detail

getXrdsURL

public String getXrdsURL()


Copyright © 2011 Seam Framework. All Rights Reserved.