Class IdentityServiceProviderResponse

java.lang.Object
oracle.security.am.engines.idm.IdentityServiceProviderResponse

public class IdentityServiceProviderResponse extends Object
The IdentityServiceProviderResponse class.
Since:
NGAMv1.0
  • Constructor Details

  • Method Details

    • getType

      public IdentityProviderServiceType getType()
      Gets the type.
      Returns:
      the type
    • getResponseUrl

      public URL getResponseUrl()
      Gets the response url.
      Returns:
      the response url
    • toString

      public String toString()
      Overrides:
      toString in class Object