Class VOMSRequestFragment
java.lang.Object
org.italiangrid.voms.request.impl.VOMSRequestFragment
Helper class to manage the creation of VOMS XML requests.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprivate voidappendTextChild(Element e, String text) (package private) void(package private) voidbuildCommandElement(String cmdString) private String(package private) voidbuildLifetime(long lifetime) (package private) voidbuildLifetime(String lifetimeString) (package private) voidbuildOrderElement(String orderString) protected void(package private) voidbuildTargetsElement(String targetString) (package private) voidvoidgroupCommand(String groupName) voidvoidmappingCommand(String groupName, String roleName) voidroleCommand(String roleName)
-
Field Details
-
Constructor Details
-
VOMSRequestFragment
-
-
Method Details
-
buildRootElement
protected void buildRootElement() -
appendTextChild
-
buildCompatibleOrderString
-
buildCommandElement
-
buildOrderElement
-
buildTargetsElement
-
buildLifetime
void buildLifetime(long lifetime) -
buildLifetime
-
buildBase64
void buildBase64() -
buildVersion
void buildVersion() -
getFragment
-
groupCommand
-
roleCommand
-
mappingCommand
-
allCommand
public void allCommand() -
listCommand
public void listCommand()
-