Interface ConditionsProvider

All Known Implementing Classes:
DefaultConditionsProvider

public interface ConditionsProvider
An interface that allows a pluggable way of obtaining a SAML ConditionsBean used to populate the Conditions of a SAML Assertion.
  • Method Details

    • getConditions

      ConditionsBean getConditions(TokenProviderParameters providerParameters)
      Get a ConditionsBean object.
    • getLifetime

      long getLifetime()
      Get the lifetime to use (in seconds)