PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.metadata.LocalizedURIType

Packages that use LocalizedURIType
org.picketlink.identity.federation.saml.v2.metadata   
 

Uses of LocalizedURIType in org.picketlink.identity.federation.saml.v2.metadata
 

Fields in org.picketlink.identity.federation.saml.v2.metadata with type parameters of type LocalizedURIType
protected  List<LocalizedURIType> OrganizationType.organizationURL
           
 

Methods in org.picketlink.identity.federation.saml.v2.metadata that return types with arguments of type LocalizedURIType
 List<LocalizedURIType> OrganizationType.getOrganizationURL()
          Gets the value of the organizationURL property.
 

Methods in org.picketlink.identity.federation.saml.v2.metadata with parameters of type LocalizedURIType
 void OrganizationType.addOrganizationURL(LocalizedURIType uri)
          Add organization url
 void OrganizationType.removeOrganizationURL(LocalizedURIType uri)
          remove organization url
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.