Interface EncryptedAssertionBuilder

All Superinterfaces:
SimpleBuilder<EncryptedAssertion>
All Known Implementing Classes:
EncryptedAssertionBuilderImpl

public interface EncryptedAssertionBuilder extends SimpleBuilder<EncryptedAssertion>
Interface describing the methods of the ConditionBuilder.
Interface welches die Methoden des ConditionBuilders beschreibt.
  • Method Summary

    Methods inherited from interface org.projecthusky.xua.saml2.SimpleBuilder

    create