<HTML>
<P>Thanks again, Scott. Can anyone else help?</P>
<P>Taking Scott's guidance, I called <br>
<br>
org.opensaml.saml2.metadata.EntityDescriptor entity = ((edu.internet2.middleware.shibboleth.common.relyingparty.provider.SAMLMDRelyingPartyConfigurationManager) com.hrb.gua.util.AppContext.getApplicationContext().getBean("shibboleth.RelyingPartyConfigurationManager")).getMetadataProvider().getEntityDescriptor(<Entity ID of SP>);</P>
<P>entity.getEntityID() returns the SP's entity ID, but entity.getDOM() (or almost anything else) returns null or an empty List/Set/Array (even through the debugger).</P>
<P>Do any of the Java folks know if this object is getting populated completely?</P>
<P>-Ken<br>
<br>
<br>
<B>On Sat 01/28/12 6:22 PM , "Cantor, Scott" cantor.2@osu.edu sent:<br>
</P></B>
<BLOCKQUOTE style="BORDER-LEFT: #5167c6 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">On 1/28/12 6:18 PM, "Ken Schwartzreich" <<A href="mailto:shibboleth@CubicC.com">javascript:top.opencompose('shibboleth@CubicC.com','','','')</A>> wrote:<br>
<SPAN style="COLOR: #666666">>Thanks, Scott. Which API call(s) can I use to retrieve the</SPAN><br>
<SPAN style="COLOR: #666666">>MetadataProvider? SAMLMDRelyingPartyConfigurationManager</SPAN><br>
<SPAN style="COLOR: #666666">><./edu/internet2/middleware/shibboleth/common/relyingparty/provider/SAMLMD</SPAN><br>
<SPAN style="COLOR: #666666">>RelyingPartyConfigurationManager.html>.getMetaDataProvider() ?</SPAN><br>
<br>
I don't write the Java, I don't know what the APIs are until I go to do<br>
something and then I read the rest of the code to figure out what to do.<br>
<br>
-- Scott<br>
<br>
--<br>
To unsubscribe from this list send an email to <A href="mailto:dev-unsubscribe@shibboleth.net">javascript:top.opencompose('dev-unsubscribe@shibboleth.net','','','')</A><br>
<br>
<br>
</BLOCKQUOTE></HTML>