Skip to Content.
Sympa Menu

mace-opensaml-users - classcast Exception

Subject: OpenSAML user discussion

List archive

classcast Exception


Chronological Thread 
  • From:
  • To:
  • Subject: classcast Exception
  • Date: Tue, 10 Jun 2008 13:54:20 -0400 (EDT)

Hi
I got the below exception when i try this
AuthenticationQueryBuilder authQueryBuilder=(AuthenticationQueryBuilder)
builderFactory.getBuilder(Subject.DEFAULT_ELEMENT_NAME);

java.lang.ClassCastException: org.opensaml.saml2.core.impl.SubjectBuilder
incompatible with org.opensaml.saml1.core.impl.AuthenticationQueryBuilder



Archive powered by MHonArc 2.6.16.

Top of Page