Class AuthProfileQuery

java.lang.Object
org.apache.syncope.common.rest.api.beans.AbstractQuery
org.apache.syncope.common.rest.api.beans.AuthProfileQuery
All Implemented Interfaces:
Serializable

public class AuthProfileQuery extends AbstractQuery
See Also:
  • Constructor Details

    • AuthProfileQuery

      public AuthProfileQuery()
  • Method Details

    • getKeyword

      public String getKeyword()
    • setKeyword

      @QueryParam("keyword") public void setKeyword(String keyword)