Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.wsm.security.policy.scenario.util
Class ScenarioUtils.Credentials

java.lang.Object
  extended by oracle.wsm.security.policy.scenario.util.ScenarioUtils.Credentials

Enclosing class:
ScenarioUtils

public static class ScenarioUtils.Credentials
extends Object

Inner class for storing the username and password


Method Summary
 char[] getPassword()
           
 String getUsername()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getUsername

public String getUsername()

getPassword

public char[] getPassword()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.