Interface AuthDecisionStatementProvider
public interface AuthDecisionStatementProvider
An interface that allows a pluggable way of obtaining an AuthDecisionStatementBean.
-
Method Summary
Modifier and TypeMethodDescriptiongetStatement(TokenProviderParameters providerParameters) Get an AuthDecisionStatementBean using the given parameters.
-
Method Details
-
getStatement
Get an AuthDecisionStatementBean using the given parameters.
-