Accessing Metadata via Java
Ken Schwartzreich
shibboleth at CubicC.com
Sat Jan 28 23:18:49 GMT 2012
Thanks, Scott. Which API call(s) can I use to retrieve the
MetadataProvider?
SAMLMDRelyingPartyConfigurationManager.getMetaDataProvider() ?
On Sat 01/28/12 6:00 PM , "Cantor, Scott" cantor.2 at osu.edu sent:
On 1/28/12 3:55 PM, "Ken Schwartzreich" wrote:
>Hi, all. I want to programmatically retrieve the certificate
(public
>key) of a particular SP during an authentication session (because I
want
>to encrypt an attribute so that only they can ever decrypt it). How
can
>I do this?
Access the MetadataProvider(s) installed and retrieve the
information.
>If I replace the get("default") with get(), it still
>returns the same key to me.
Because that returns your key(s), not somebody else's.
-- Scott
--
To unsubscribe from this list send an email to
dev-unsubscribe at shibboleth.net [2]
Links:
------
[1] mailto:shibboleth at CubicC.com
[2] mailto:dev-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20120128/4e57b550/attachment.html
More information about the dev
mailing list