Class AuthorizeKeyRequest

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

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

    Constructors
    Constructor Description
    AuthorizeKeyRequest​(java.lang.String key)  
  • Method Summary

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

    Methods inherited from class java.lang.Object

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

    • AuthorizeKeyRequest

      public AuthorizeKeyRequest​(java.lang.String key)
  • Method Details

    • getKey

      public java.lang.String getKey()