Class ServiceUserModel

    • Field Detail

      • serviceName

        protected final String serviceName
      • serviceInfo

        protected final String serviceInfo
    • Constructor Detail

      • ServiceUserModel

        public ServiceUserModel​(@NotNull
                                Authorizables.Context context,
                                @NotNull
                                @NotNull ServiceUserWrapper service)
                         throws javax.jcr.RepositoryException
        Throws:
        javax.jcr.RepositoryException
    • Method Detail

      • getServiceName

        public String getServiceName()
      • getServiceInfo

        public String getServiceInfo()
      • getUserOf

        @NotNull
        public @NotNull Collection<AuthorizableModel> getUserOf()
                                                         throws javax.jcr.RepositoryException
        Throws:
        javax.jcr.RepositoryException
      • getDeclaredUserOf

        @NotNull
        public @NotNull Collection<AuthorizableModel> getDeclaredUserOf()
                                                                 throws javax.jcr.RepositoryException
        Throws:
        javax.jcr.RepositoryException