Class Scopes.ScopesBuilder

java.lang.Object
swiss.trustbroker.federation.xmlconfig.Scopes.ScopesBuilder
Enclosing class:
Scopes

public static class Scopes.ScopesBuilder extends Object
  • Method Details

    • scopeList

      public Scopes.ScopesBuilder scopeList(List<String> scopeList)
      List of scopes.
      Note that the list of possible values is not final, hence the list using plain strings.
      Returns:
      this.
      See Also:
    • build

      public Scopes build()
    • toString

      public String toString()
      Overrides:
      toString in class Object