Hi all,
I've a problem with rampart 1.3. I create a security policy for my rampart
WS-Trust, and I put in the services.xml the following:
<parameter name="token-dispatcher-configuration">
<token-dispatcher-configuration>
<issuer class="com.test.TokenIssuer" default="true">
<tokenType>
urn:oasis:names:tc:SAML:2.0:assertion
</tokenType>
</issuer>
</token-dispatcher-configuration>
</parameter>
Everything goes ok, but I've the following problem, when the security
policy has validated:
12:27:39,463 ERROR [STDERR] org.apache.rahas.TrustException: Error in
loading and instantiating the class "com.test.TokenIssuer"
12:27:39,465 ERROR [STDERR] at
org.apache.rahas.TokenRequestDispatcherConfig.getIssuer(TokenRequestDispatcherConfig.java:212)
Where I've to put my class? It is in the aar.
Thanks,
Massimiliano
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]