Class AuthorizeResponse

java.lang.Object
com.cloudimpl.outstack.spring.security.service.AuthorizeResponse

public class AuthorizeResponse
extends java.lang.Object
Author:
nuwan
  • Constructor Summary

    Constructors
    Constructor Description
    AuthorizeResponse​(java.lang.String reqKey)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getReqKey()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AuthorizeResponse

      public AuthorizeResponse​(java.lang.String reqKey)
  • Method Details

    • getReqKey

      public java.lang.String getReqKey()