public class WSHandlerResult
extends java.lang.Object
| Constructor and Description |
|---|
WSHandlerResult(java.lang.String actor,
java.util.Vector wsResults)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getActor()
gets the actor
|
java.util.Vector |
getResults()
gets the the security results
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.