protected static class SOAPRoleTest.MyRolePlayer extends Object implements RolePlayer
Constructor and Description |
---|
MyRolePlayer(boolean ultimateReceiver) |
MyRolePlayer(boolean ultimateReceiver,
String[] roles) |
Modifier and Type | Method and Description |
---|---|
List |
getRoles()
Get a list of the roles supported.
|
boolean |
isUltimateDestination()
Are we the ultimate destination?
|
public MyRolePlayer(boolean ultimateReceiver)
public MyRolePlayer(boolean ultimateReceiver, String[] roles)
public List getRoles()
RolePlayer
getRoles
in interface RolePlayer
public boolean isUltimateDestination()
RolePlayer
isUltimateDestination
in interface RolePlayer
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.