Class CxfMode

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>, Getter

public class CxfMode extends StringGetter
See Also:
  • Field Details

    • _spring

      protected String _spring
  • Constructor Details

    • CxfMode

      public CxfMode()
    • CxfMode

      public CxfMode(String mode, String spring)
  • Method Details

    • getSpring

      public String getSpring()
    • getSpreadSize

      public int getSpreadSize()
    • getSpreadClass

      public String getSpreadClass()
    • getIdentityTtl

      public long getIdentityTtl()
    • getUsersRestriction

      public UsersRestriction getUsersRestriction()
    • getBasicAuth

      public boolean getBasicAuth()
    • getUTPasswordType

      public String getUTPasswordType()
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface Map<Object,Object>
      Overrides:
      equals in class Properties
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface Map<Object,Object>
      Overrides:
      hashCode in class Properties