org.gcube.accounting.webservice.configuration
Interface SecurityConfiguration

All Superinterfaces:
RawConfiguration
All Known Implementing Classes:
BaseConfiguration, PropertiesBaseConfiguration

public interface SecurityConfiguration
extends RawConfiguration


Method Summary
 String getRealm()
           
 boolean isAuthnEnabled()
           
 boolean isAuthzEnabled()
           
 
Methods inherited from interface org.gcube.accounting.webservice.configuration.RawConfiguration
getBoolean, getBoolean, getInt, getInt, getList, getString
 

Method Detail

isAuthnEnabled

boolean isAuthnEnabled()

isAuthzEnabled

boolean isAuthzEnabled()

getRealm

String getRealm()


Copyright © 2013. All Rights Reserved.