Interface AuthenticationStatementProvider


  • public interface AuthenticationStatementProvider
    An interface that allows a pluggable way of obtaining an AuthenticationStatementBean.
    • Method Detail

      • getStatement

        org.apache.wss4j.common.saml.bean.AuthenticationStatementBean getStatement​(TokenProviderParameters providerParameters)
        Get an AuthenticationStatementBean using the given parameters.