Uses of Class
at.gv.egovernment.moa.id.proxy.NotAllowedException

Packages that use NotAllowedException
at.gv.egovernment.moa.id.proxy   
 

Uses of NotAllowedException in at.gv.egovernment.moa.id.proxy
 

Methods in at.gv.egovernment.moa.id.proxy that throw NotAllowedException
 Map LoginParameterResolver.getAuthenticationHeaders(OAConfiguration oaConf, AuthenticationData authData, String clientIPAddress)
          Returns authentication headers to be added to a URLConnection.
 void LoginParameterResolver.configure(String configuration)