Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] unable to obtain typed builder for ...

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] unable to obtain typed builder for ...


Chronological Thread 
  • From: owen nirvana <>
  • To:
  • Subject: Re: [OpenSAML] unable to obtain typed builder for ...
  • Date: Thu, 25 Mar 2010 00:44:27 +0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=XMES5UTN8diU7Pq9Bul2jGUQOsGmmtN9DMYE2d1ngCBUDvKOn0MG5Ln1QF2ZPvD4z2 jYibvrNE/+TgAJMcabBf6TmXtlstRbsKlz+HZTXVeWW3egeyRvBvD/vm3iEwLF5Tvc6T kJtO80tBQs3EFuI5pVCV78lImtZOBZM2qC87I=

thanks



On Thu, Mar 25, 2010 at 12:23 AM, Scott Cantor <> wrote:
> the constructors of BasicX509Credential are all protedted. so you mean I
> should write a sub-class or modify their protected attributes?

Yes, you can create a constructor that suits your purposes, or use the
setters after using a default constructor. Your subclass doesn't need to do
anything much.

Or you can simply create your own class that wraps the key and supports the
necessary methods.

-- Scott






Archive powered by MHonArc 2.6.16.

Top of Page