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

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

@Model
public class Configuration
extends Object

This bean is used purely to provide information to the view layer


Constructor Summary
Configuration()
           
 
Method Summary
 String getRealm()
           
 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

getRealm

public String getRealm()

getXrdsURL

public String getXrdsURL()


Copyright © 2012 Seam Framework. All Rights Reserved.