Class FunctionInteractedPreviously

java.lang.Object
org.herasaf.xacml.core.function.AbstractFunction
org.projecthusky.xua.saml2.impl.FunctionInteractedPreviously
All Implemented Interfaces:
Serializable, org.herasaf.xacml.core.function.Function

public class FunctionInteractedPreviously extends org.herasaf.xacml.core.function.AbstractFunction
Class implementing function:interactedPreviously
See Also:
  • Field Details

  • Constructor Details

    • FunctionInteractedPreviously

      public FunctionInteractedPreviously()
  • Method Details

    • getFunctionId

      public String getFunctionId()
      Specified by:
      getFunctionId in interface org.herasaf.xacml.core.function.Function
      Specified by:
      getFunctionId in class org.herasaf.xacml.core.function.AbstractFunction
    • handle

      public Object handle(Object... args) throws org.herasaf.xacml.core.function.FunctionProcessingException
      Throws:
      org.herasaf.xacml.core.function.FunctionProcessingException