org.talend.esb.security.saml
Class ClaimsBuilder

java.lang.Object
  extended by org.talend.esb.security.saml.ClaimsBuilder

public class ClaimsBuilder
extends Object


Method Summary
static Element createClaimType()
           
static Element createClaimValue(String claimValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createClaimValue

public static Element createClaimValue(String claimValue)

createClaimType

public static Element createClaimType()


Copyright © 2011–2014 Talend Inc.. All rights reserved.