Class UmaScopeDescription


  • public class UmaScopeDescription
    extends Object
    A scope is a bounded extent of access that is possible to perform on a resource set.
    Author:
    Yuriy Movchan, Yuriy Zabrovarnyy Date: 10/03/2012
    • Constructor Detail

      • UmaScopeDescription

        public UmaScopeDescription()
    • Method Detail

      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getIconUri

        public String getIconUri()
      • setIconUri

        public void setIconUri​(String iconUri)