Hi,
Quoting Dimuthu Leelarathne <[EMAIL PROTECTED]>:
I went through the messages and we have a similar TestCase available
here[1]. By looking at it's super class, which is
"org.apache.rahas.TestClient" [2] I can see that it uses the plain
ServiceClient. Look at testRequest() method, maybe it will help you.
Yes, when it comes to Bearer tokens STSClient has a bug. The STSClient
tries to retrieve the ProofToken even when the token type is Bearer. You
can report it at
http://issues.apache.org/jira/browse/Rampart
So, another one is: I'll try to do things really similar to the
SAMLTokenIssuer. So I created a MyOwnSAML2TokenIssuerConfig that
extends the AbstractIssuerConfig.
Now, the keySize, cryptoProperties etc are defined as protected.
And I cannot have access to that fields.
Should I have to create another instance of MyAbstractIssuerConfig?
Thanks,
Massimiliano
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.