xades4j.properties.data
Class SignerRoleData

java.lang.Object
  extended by xades4j.properties.data.SignerRoleData
All Implemented Interfaces:
PropertyDataObject

public class SignerRoleData
extends Object
implements PropertyDataObject

Author:
Luís

Constructor Summary
SignerRoleData(Collection<String> claimedRoles)
           
 
Method Summary
 Collection<String> getClaimedRoles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignerRoleData

public SignerRoleData(Collection<String> claimedRoles)
Method Detail

getClaimedRoles

public Collection<String> getClaimedRoles()


Copyright © 2012. All Rights Reserved.