Class OIDCRequest

java.lang.Object
org.apache.syncope.common.lib.oidc.OIDCRequest
All Implemented Interfaces:
Serializable

public class OIDCRequest extends Object implements Serializable
See Also:
  • Constructor Details

    • OIDCRequest

      public OIDCRequest()
  • Method Details

    • getLocation

      public String getLocation()
    • setLocation

      public void setLocation(String location)