org.fcrepo.server.config.webxml
Class LoginConfig

java.lang.Object
  extended by org.fcrepo.server.config.webxml.LoginConfig

public class LoginConfig
extends Object


Constructor Summary
LoginConfig()
           
 
Method Summary
 String getAuthMethod()
           
 String getRealmName()
           
 void setAuthMethod(String authMethod)
           
 void setRealmName(String realmName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginConfig

public LoginConfig()
Method Detail

getAuthMethod

public String getAuthMethod()

setAuthMethod

public void setAuthMethod(String authMethod)

getRealmName

public String getRealmName()

setRealmName

public void setRealmName(String realmName)


Copyright © 2011 DuraSpace. All Rights Reserved.