Package 

Class PolicyAdvice

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class PolicyAdvice
     implements Serializable
                        

    Domain object for advice. The Advice is received from resource API for Step up authentication

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String type
      private final String value
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getType()
      final String getValue()
      String toString()
      final Integer getType()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait