com.sun.xml.wss.impl.callback
Class RuntimeProperties

java.lang.Object
  extended by com.sun.xml.wss.impl.callback.RuntimeProperties
All Implemented Interfaces:
javax.security.auth.callback.Callback

public class RuntimeProperties
extends java.lang.Object
implements javax.security.auth.callback.Callback

Author:
kumar.jayanti

Constructor Summary
RuntimeProperties(java.util.Map props)
           
 
Method Summary
 java.util.Map getRuntimeProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeProperties

public RuntimeProperties(java.util.Map props)
Method Detail

getRuntimeProperties

public java.util.Map getRuntimeProperties()


Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.