Class Key

java.lang.Object
br.com.moip.resource.Key

public class Key
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  Key.BasicAuth  
    static class  Key.Keys  
  • Constructor Summary

    Constructors 
    Constructor Description
    Key()  
  • Method Summary

    Modifier and Type Method Description
    Key.Keys getKeys()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

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

    • Key

      public Key()
  • Method Details

    • getKeys

      public Key.Keys getKeys()
    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object