Drools :: Eclipse :: Guvnor tools 6.1.0.CR1

org.guvnor.tools.utils
Class PlatformUtils.AuthPromptResults

java.lang.Object
  extended by org.guvnor.tools.utils.PlatformUtils.AuthPromptResults
Enclosing class:
PlatformUtils

public class PlatformUtils.AuthPromptResults
extends Object

The results from a log in dialog prompt.


Constructor Summary
PlatformUtils.AuthPromptResults(Map<String,String> info, boolean saved)
           
 
Method Summary
 Map<String,String> getAuthInfo()
           
 boolean wasSaved()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformUtils.AuthPromptResults

public PlatformUtils.AuthPromptResults(Map<String,String> info,
                                       boolean saved)
Method Detail

getAuthInfo

public Map<String,String> getAuthInfo()

wasSaved

public boolean wasSaved()

Drools :: Eclipse :: Guvnor tools 6.1.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.